Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac.h445 int (*update_vlan_hash_table)(struct xlgmac_pdata *pdata); member
H A Ddwc-xlgmac-net.c842 hw_ops->update_vlan_hash_table(pdata); in xlgmac_vlan_rx_add_vid()
855 hw_ops->update_vlan_hash_table(pdata); in xlgmac_vlan_rx_kill_vid()
H A Ddwc-xlgmac-hw.c3111 hw_ops->update_vlan_hash_table = xlgmac_update_vlan_hash_table; in xlgmac_init_hw_ops()
/kernel/linux/linux-6.6/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac.h446 int (*update_vlan_hash_table)(struct xlgmac_pdata *pdata); member
H 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()
H A Ddwc-xlgmac-hw.c3111 hw_ops->update_vlan_hash_table = xlgmac_update_vlan_hash_table; in xlgmac_init_hw_ops()
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h743 int (*update_vlan_hash_table)(struct xgbe_prv_data *); member
H A Dxgbe-drv.c2135 hw_if->update_vlan_hash_table(pdata); in xgbe_vlan_rx_add_vid()
2151 hw_if->update_vlan_hash_table(pdata); in xgbe_vlan_rx_kill_vid()
H A Dxgbe-dev.c3560 hw_if->update_vlan_hash_table = xgbe_update_vlan_hash_table; in xgbe_init_function_ptrs_dev()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h772 int (*update_vlan_hash_table)(struct xgbe_prv_data *); member
H A Dxgbe-drv.c2128 hw_if->update_vlan_hash_table(pdata); in xgbe_vlan_rx_add_vid()
2144 hw_if->update_vlan_hash_table(pdata); in xgbe_vlan_rx_kill_vid()
H A Dxgbe-dev.c3610 hw_if->update_vlan_hash_table = xgbe_update_vlan_hash_table; in xgbe_init_function_ptrs_dev()

Completed in 41 milliseconds