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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h3002 #define S_FW_POFCOE_TCB_WR_PORT 0 macro
3004 #define V_FW_POFCOE_TCB_WR_PORT(x) ((x) << S_FW_POFCOE_TCB_WR_PORT)
3006 (((x) >> S_FW_POFCOE_TCB_WR_PORT) & M_FW_POFCOE_TCB_WR_PORT)

Completed in 204 milliseconds