Home
last modified time | relevance | path

Searched refs:NICVF_SQ_EN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/vnic/
H A Dnicvf_queues.h141 #define NICVF_SQ_EN (1UL << 19) macro
H A Dnicvf_queues.c1697 sq_cfg |= NICVF_SQ_EN; in nicvf_sq_enable()
1709 sq_cfg &= ~NICVF_SQ_EN; in nicvf_sq_disable()