Searched defs:V_NICMODE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cxgb/common/ | ||
H A D | cxgb_regs.h | 3478 #define V_NICMODE(x) ((x) << S_NICMODE) macro |
/freebsd/sys/dev/cxgbe/common/ | ||
H A D | t4_regs.h | 21382 #define V_NICMODE(x) ((x) << S_NICMODE) macro |