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

/freebsd-11.0-release/contrib/ofed/libcxgb4/src/
H A Dt4fw_interface.h3804 #define M_FW_PFVF_CMD_PMASK 0xf macro
3807 (((x) >> S_FW_PFVF_CMD_PMASK) & M_FW_PFVF_CMD_PMASK)
/freebsd-11.0-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4457 #define M_FW_PFVF_CMD_PMASK 0xf macro
4460 (((x) >> S_FW_PFVF_CMD_PMASK) & M_FW_PFVF_CMD_PMASK)

Completed in 234 milliseconds