Searched refs:FW_PFVF_CMD_TC_V (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/chelsio/cxgb4/ | ||
D | t4fw_api.h | 1538 #define FW_PFVF_CMD_TC_V(x) ((x) << FW_PFVF_CMD_TC_S) macro |
D | t4_hw.c | 7592 c.tc_to_nexactf = cpu_to_be32(FW_PFVF_CMD_TC_V(tc) | in t4_cfg_pfvf() |