Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_main.c102 static int hbg_get_index_from_mac_table(struct hbg_priv *priv, in hbg_get_index_from_mac_table() function
121 if (!hbg_get_index_from_mac_table(priv, addr, &index)) in hbg_add_mac_to_filter()
138 if (hbg_get_index_from_mac_table(priv, addr, &index)) in hbg_del_mac_from_filter()
189 exists = !hbg_get_index_from_mac_table(priv, mac_addr, &index); in hbg_net_set_mac_address()