Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl.c2204 * ice_vf_has_max_vlans - check if VF already has the max allowed VLAN filters
2214 static bool ice_vf_has_max_vlans(struct ice_vf *vf, struct ice_vsi *vsi) in ice_vf_has_max_vlans() function
2275 if (add_v && ice_vf_has_max_vlans(vf, vsi)) { in ice_vc_process_vlan_msg()
2305 if (ice_vf_has_max_vlans(vf, vsi)) { in ice_vc_process_vlan_msg()

Completed in 5 milliseconds