Home
last modified time | relevance | path

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

/NextBSD/contrib/ofed/libcxgb4/src/
HDt4fw_interface.h3844 #define S_FW_PFVF_CMD_NETHCTRL 0 macro
3846 #define V_FW_PFVF_CMD_NETHCTRL(x) ((x) << S_FW_PFVF_CMD_NETHCTRL)
3848 (((x) >> S_FW_PFVF_CMD_NETHCTRL) & M_FW_PFVF_CMD_NETHCTRL)
/NextBSD/sys/dev/cxgbe/firmware/
HDt4fw_interface.h4118 #define S_FW_PFVF_CMD_NETHCTRL 0 macro
4120 #define V_FW_PFVF_CMD_NETHCTRL(x) ((x) << S_FW_PFVF_CMD_NETHCTRL)
4122 (((x) >> S_FW_PFVF_CMD_NETHCTRL) & M_FW_PFVF_CMD_NETHCTRL)