Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_msg.h1728 #define V_RXF_FCOE(x) ((x) << S_RXF_FCOE) macro
1729 #define F_RXF_FCOE V_RXF_FCOE(1U)