Searched refs:V_TCAM_BYPASS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h396 #define V_TCAM_BYPASS(x) ((x) << S_TCAM_BYPASS) macro
397 #define F_TCAM_BYPASS V_TCAM_BYPASS(1U)
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h484 #define V_TCAM_BYPASS(x) ((__u64)(x) << S_TCAM_BYPASS) macro
485 #define F_TCAM_BYPASS V_TCAM_BYPASS(1ULL)

Completed in 92 milliseconds