Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h1234 #define FW_PFVF_CMD_TC_V(x) ((x) << FW_PFVF_CMD_TC_S) macro
Dt4_hw.c4477 c.tc_to_nexactf = htonl(FW_PFVF_CMD_TC_V(tc) | FW_PFVF_CMD_NVI_V(vi) | in t4_cfg_pfvf()