Home
last modified time | relevance | path

Searched refs:VNIC_F (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c292 if (unsupported(iconf, VNIC_F, fs->val.pfvf_vld, fs->mask.pfvf_vld) || in validate_filter()
294 (iconf & VNIC_F))) in validate_filter()
1202 if ((adap->params.tp.ingress_config & VNIC_F)) in is_filter_exact_match()
1267 else if ((adap->params.tp.ingress_config & VNIC_F) && in hash_filter_ntuple()
1436 if (iconf & VNIC_F) { in cxgb4_set_hash_filter()
1683 if (iconf & VNIC_F) { in __cxgb4_set_filter()
Dl2t.c493 if (tp->vnic_shift >= 0 && (tp->ingress_config & VNIC_F)) { in cxgb4_select_ntuple()
Dt4_regs.h1640 #define VNIC_F VNIC_V(1U) macro
Dt4_hw.c9496 if ((adap->params.tp.ingress_config & VNIC_F) == 0) in t4_init_tp_params()