Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h1540 #define FW_PFVF_CMD_TC_V(x) ((x) << FW_PFVF_CMD_TC_S) macro
Dt4_hw.c7590 c.tc_to_nexactf = cpu_to_be32(FW_PFVF_CMD_TC_V(tc) | in t4_cfg_pfvf()