Searched refs:FT_VNID_ID_VF_V (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/ | ||
D | t4_values.h | 154 #define FT_VNID_ID_VF_V(x) ((x) << FT_VNID_ID_VF_S) macro |
D | l2t.c | 496 ntuple |= (u64)(FT_VNID_ID_VF_V(pi->vin) | in cxgb4_select_ntuple() |