Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A 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()
1268 else if ((adap->params.tp.ingress_config & VNIC_F) && in hash_filter_ntuple()
1437 if (iconf & VNIC_F) { in cxgb4_set_hash_filter()
1684 if (iconf & VNIC_F) { in __cxgb4_set_filter()
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()