Home
last modified time | relevance | path

Searched refs:vlan_limit (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_iov.h90 u16 vlan_limit; member
H A Dice_iov.c367 vf->vlan_limit = nvlist_get_number(params, "max-vlan-allowed"); in ice_iov_add_vf()
873 if (vlan_list->num_elements > (vf->vlan_limit - vf->vlan_cnt)) { in ice_vc_add_vlan_msg()