Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c3953 static u16 hclge_get_mac_addr_to_mta_index(struct hclge_vport *vport, in hclge_get_mac_addr_to_mta_index() function
4059 tbl_idx = hclge_get_mac_addr_to_mta_index(vport, ha->addr); in hclge_update_mta_status()
4397 tbl_idx = hclge_get_mac_addr_to_mta_index(vport, addr); in hclge_add_mc_addr_common()