Home
last modified time | relevance | path

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

/NextBSD/contrib/ofed/libcxgb4/src/
HDt4fw_interface.h3766 #define S_FW_PFVF_CMD_PFN 8 macro
3768 #define V_FW_PFVF_CMD_PFN(x) ((x) << S_FW_PFVF_CMD_PFN)
3770 (((x) >> S_FW_PFVF_CMD_PFN) & M_FW_PFVF_CMD_PFN)
/NextBSD/sys/dev/cxgbe/firmware/
HDt4fw_interface.h4039 #define S_FW_PFVF_CMD_PFN 8 macro
4041 #define V_FW_PFVF_CMD_PFN(x) ((x) << S_FW_PFVF_CMD_PFN)
4043 (((x) >> S_FW_PFVF_CMD_PFN) & M_FW_PFVF_CMD_PFN)