Home
last modified time | relevance | path

Searched refs:update_vlan_hash_table (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/dev/axgbe/
H A Dxgbe.h767 int (*update_vlan_hash_table)(struct xgbe_prv_data *); member
H A Dif_axgbe_pci.c1828 hw_if->update_vlan_hash_table(pdata); in axgbe_if_vlan_register()
1855 hw_if->update_vlan_hash_table(pdata); in axgbe_if_vlan_unregister()
H A Dxgbe-dev.c2794 hw_if->update_vlan_hash_table = xgbe_update_vlan_hash_table; in xgbe_init_function_ptrs_dev()