Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/synopsys/
A Ddwc-xlgmac.h446 int (*update_vlan_hash_table)(struct xlgmac_pdata *pdata); member
A Ddwc-xlgmac-net.c841 hw_ops->update_vlan_hash_table(pdata); in xlgmac_vlan_rx_add_vid()
854 hw_ops->update_vlan_hash_table(pdata); in xlgmac_vlan_rx_kill_vid()
A Ddwc-xlgmac-hw.c3111 hw_ops->update_vlan_hash_table = xlgmac_update_vlan_hash_table; in xlgmac_init_hw_ops()
/linux-6.3-rc2/drivers/net/ethernet/amd/xgbe/
A Dxgbe.h772 int (*update_vlan_hash_table)(struct xgbe_prv_data *); member
A Dxgbe-drv.c2114 hw_if->update_vlan_hash_table(pdata); in xgbe_vlan_rx_add_vid()
2130 hw_if->update_vlan_hash_table(pdata); in xgbe_vlan_rx_kill_vid()
A Dxgbe-dev.c3610 hw_if->update_vlan_hash_table = xgbe_update_vlan_hash_table; in xgbe_init_function_ptrs_dev()

Completed in 31 milliseconds