Home
last modified time | relevance | path

Searched refs:VNIC_F (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_filter.c279 * VLAN Tag and PF/VF/VFvld fields based on VNIC_F being set in validate_filter()
292 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()
H A Dl2t.c493 if (tp->vnic_shift >= 0 && (tp->ingress_config & VNIC_F)) { in cxgb4_select_ntuple()
H A Dt4_regs.h1634 #define VNIC_F VNIC_V(1U) macro
H A Dt4_hw.c9529 if ((adap->params.tp.ingress_config & VNIC_F) == 0) in t4_init_tp_params()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_filter.c279 * VLAN Tag and PF/VF/VFvld fields based on VNIC_F being set in validate_filter()
292 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()
H A Dl2t.c493 if (tp->vnic_shift >= 0 && (tp->ingress_config & VNIC_F)) { in cxgb4_select_ntuple()
H A Dt4_regs.h1640 #define VNIC_F VNIC_V(1U) macro
H A Dt4_hw.c9498 if ((adap->params.tp.ingress_config & VNIC_F) == 0) in t4_init_tp_params()

Completed in 49 milliseconds