Searched refs:vlan_count (Results 1 – 16 of 16) sorted by relevance
107 client_info->vlan_count != offset / sizeof(struct rte_vlan_hdr) || in bond_mode_alb_arp_recv()121 client_info->vlan_count = offset / sizeof(struct rte_vlan_hdr); in bond_mode_alb_arp_recv()174 client_info->vlan_count = offset / sizeof(struct rte_vlan_hdr); in bond_mode_alb_arp_xmit()193 client_info->vlan_count = offset / sizeof(struct rte_vlan_hdr); in bond_mode_alb_arp_xmit()218 if (client_info->vlan_count > 0) in bond_mode_alb_arp_upd()225 + client_info->vlan_count * sizeof(struct rte_vlan_hdr)); in bond_mode_alb_arp_upd()228 client_info->vlan_count * sizeof(struct rte_vlan_hdr)); in bond_mode_alb_arp_upd()
34 uint8_t vlan_count; member
1048 client_info->vlan_count * in bond_ethdev_tx_burst_alb()
332 bp->pf->vf_info[vf].vlan_count, in rte_pmd_bnxt_set_vf_vlan_anti_spoof()480 bp->pf->vf_info[vf].vlan_count, in bnxt_set_vf_table()513 cnt = bp->pf->vf_info[i].vlan_count; in rte_pmd_bnxt_set_vf_vlan_filter()547 cnt = bp->pf->vf_info[i].vlan_count++; in rte_pmd_bnxt_set_vf_vlan_filter()577 cnt = --bp->pf->vf_info[i].vlan_count; in rte_pmd_bnxt_set_vf_vlan_filter()
147 uint16_t vlan_count,150 uint16_t vlan_count,
223 uint16_t vlan_count; member
483 uint16_t vlan_count, in bnxt_hwrm_cfa_l2_set_rx_mask() argument517 req.num_vlan_tags = rte_cpu_to_le_32((uint32_t)vlan_count); in bnxt_hwrm_cfa_l2_set_rx_mask()530 uint16_t vlan_count, in bnxt_hwrm_cfa_vlan_antispoof_cfg() argument558 req.num_vlan_entries = rte_cpu_to_le_32((uint32_t)vlan_count); in bnxt_hwrm_cfa_vlan_antispoof_cfg()
379 vfinfo[vf].vlan_count++; in igb_vf_set_vlan()380 else if (vfinfo[vf].vlan_count) in igb_vf_set_vlan()381 vfinfo[vf].vlan_count--; in igb_vf_set_vlan()
169 uint16_t vlan_count; member
440 vfinfo[vf].vlan_count++; in ngbe_vf_set_vlan()441 else if (vfinfo[vf].vlan_count) in ngbe_vf_set_vlan()442 vfinfo[vf].vlan_count--; in ngbe_vf_set_vlan()
112 uint16_t vlan_count; member
528 vfinfo[vf].vlan_count++; in txgbe_vf_set_vlan()529 else if (vfinfo[vf].vlan_count) in txgbe_vf_set_vlan()530 vfinfo[vf].vlan_count--; in txgbe_vf_set_vlan()
185 uint16_t vlan_count; member
356 int vlan_count = 0; in i40e_hash_get_pattern_type() local380 if (vlan_count >= 2) in i40e_hash_get_pattern_type()382 vlan_count++; in i40e_hash_get_pattern_type()401 vlan_count = 0; in i40e_hash_get_pattern_type()
545 vfinfo[vf].vlan_count++; in ixgbe_vf_set_vlan()546 else if (vfinfo[vf].vlan_count) in ixgbe_vf_set_vlan()547 vfinfo[vf].vlan_count--; in ixgbe_vf_set_vlan()
263 uint16_t vlan_count; member