Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/firmware/
HDt4fw_interface.h3886 #define S_FW_PFVF_CMD_TC 24 macro
3888 #define V_FW_PFVF_CMD_TC(x) ((x) << S_FW_PFVF_CMD_TC)
3889 #define G_FW_PFVF_CMD_TC(x) (((x) >> S_FW_PFVF_CMD_TC) & M_FW_PFVF_CMD_TC)