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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h3909 #define S_FW_PFVF_CMD_WX_CAPS 16 macro
3911 #define V_FW_PFVF_CMD_WX_CAPS(x) ((x) << S_FW_PFVF_CMD_WX_CAPS)
3913 (((x) >> S_FW_PFVF_CMD_WX_CAPS) & M_FW_PFVF_CMD_WX_CAPS)

Completed in 143 milliseconds