Searched defs:G_DEFAULTQUEUE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/cxgb/common/
H A Dcxgb_regs.h4569 #define G_DEFAULTQUEUE(x) (((x) >> S_DEFAULTQUEUE) & M_DEFAULTQUEUE) macro
/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_regs.h25121 #define G_DEFAULTQUEUE(x) (((x) >> S_DEFAULTQUEUE) & M_DEFAULTQUEUE) macro
[all...]
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dt4_regs.h25092 #define G_DEFAULTQUEUE(x) (((x) >> S_DEFAULTQUEUE) & M_DEFAULTQUEUE) macro
[all...]

Completed in 1212 milliseconds