Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_mac.h463 int hns_mac_clr_multicast(struct hns_mac_cb *mac_cb, int vfn);
Dhns_ae_adapt.c291 return hns_mac_clr_multicast(mac_cb, handle->vf_id); in hns_ae_clr_multicast()
Dhns_dsaf_mac.c354 int hns_mac_clr_multicast(struct hns_mac_cb *mac_cb, int vfn) in hns_mac_clr_multicast() function