Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h2028 #define V_RXF_FCOE(x) ((x) << S_RXF_FCOE) macro
2029 #define F_RXF_FCOE V_RXF_FCOE(1U)