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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h3915 #define S_FW_PFVF_CMD_NETHCTRL 0 macro
3917 #define V_FW_PFVF_CMD_NETHCTRL(x) ((x) << S_FW_PFVF_CMD_NETHCTRL)
3919 (((x) >> S_FW_PFVF_CMD_NETHCTRL) & M_FW_PFVF_CMD_NETHCTRL)

Completed in 113 milliseconds