Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c287 if (unsupported(iconf, VNIC_F, fs->val.pfvf_vld, fs->mask.pfvf_vld) || in validate_filter()
289 (iconf & VNIC_F))) in validate_filter()
896 if ((adap->params.tp.ingress_config & VNIC_F)) in is_filter_exact_match()
961 else if ((adap->params.tp.ingress_config & VNIC_F) && in hash_filter_ntuple()
1136 if (iconf & VNIC_F) { in cxgb4_set_hash_filter()
1379 if (iconf & VNIC_F) { in __cxgb4_set_filter()
Dl2t.c495 if (tp->vnic_shift >= 0 && (tp->ingress_config & VNIC_F)) { in cxgb4_select_ntuple()
Dt4_regs.h1618 #define VNIC_F VNIC_V(1U) macro
Dt4_hw.c9259 if ((adap->params.tp.ingress_config & VNIC_F) == 0) in t4_init_tp_params()