Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1121 vfres->tc = FW_PFVF_CMD_TC_G(word); in t4vf_get_vfres()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1122 vfres->tc = FW_PFVF_CMD_TC_G(word); in t4vf_get_vfres()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h1539 #define FW_PFVF_CMD_TC_G(x) (((x) >> FW_PFVF_CMD_TC_S) & FW_PFVF_CMD_TC_M) macro
H A Dt4_hw.c2919 pfres->tc = FW_PFVF_CMD_TC_G(word); in t4_get_pfres()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h1541 #define FW_PFVF_CMD_TC_G(x) (((x) >> FW_PFVF_CMD_TC_S) & FW_PFVF_CMD_TC_M) macro
H A Dt4_hw.c2889 pfres->tc = FW_PFVF_CMD_TC_G(word); in t4_get_pfres()

Completed in 51 milliseconds