Searched refs:FW_PFVF_CMD_NVI (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/cxgb4/ | ||
D | t4fw_api.h | 565 #define FW_PFVF_CMD_NVI(x) ((x) << 16) macro |
D | t4_hw.c | 2246 c.tc_to_nexactf = htonl(FW_PFVF_CMD_TC(tc) | FW_PFVF_CMD_NVI(vi) | in t4_cfg_pfvf() |