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

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_filter.c279 * VLAN Tag and PF/VF/VFvld fields based on VNIC_F being set
292 if (unsupported(iconf, VNIC_F, fs->val.pfvf_vld, fs->mask.pfvf_vld) ||
294 (iconf & VNIC_F)))
1202 if ((adap->params.tp.ingress_config & VNIC_F))
1267 else if ((adap->params.tp.ingress_config & VNIC_F) &&
1436 if (iconf & VNIC_F) {
1683 if (iconf & VNIC_F) {
H A Dl2t.c493 if (tp->vnic_shift >= 0 && (tp->ingress_config & VNIC_F)) {
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)

Completed in 172 milliseconds