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

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dif_vlan.h51 vlan_dev_vlan_id(struct ifnet *ifp) function
/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_os.c954 vlan_dev_vlan_id(struct ifnet *ifp) function
977 vlan_id = (is_vlan) ? vlan_dev_vlan_id(ha->ifp) : 0;
1019 vlan_id = (is_vlan) ? vlan_dev_vlan_id(dev->ha->ifp) : 0;

Completed in 133 milliseconds