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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h2988 #define S_FW_POFCOE_TCB_WR_ALLOC 4 macro
2990 #define V_FW_POFCOE_TCB_WR_ALLOC(x) ((x) << S_FW_POFCOE_TCB_WR_ALLOC)
2992 (((x) >> S_FW_POFCOE_TCB_WR_ALLOC) & M_FW_POFCOE_TCB_WR_ALLOC)

Completed in 140 milliseconds