Home
last modified time | relevance | path

Searched refs:V_NICMODE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h3478 #define V_NICMODE(x) ((x) << S_NICMODE) macro
3479 #define F_NICMODE V_NICMODE(1U)
H A Dcxgb_t3_hw.c3028 V_NICMODE(!enable)); in t3_tp_set_offload_mode()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h21382 #define V_NICMODE(x) ((x) << S_NICMODE) macro
21383 #define F_NICMODE V_NICMODE(1U)