Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h1064 #define FW_PFVF_CMD_NVI(x) ((x) << 16) macro
Dt4_hw.c3382 c.tc_to_nexactf = htonl(FW_PFVF_CMD_TC(tc) | FW_PFVF_CMD_NVI(vi) | in t4_cfg_pfvf()