Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_mac.h470 int hns_mac_clr_multicast(struct hns_mac_cb *mac_cb, int vfn);
Dhns_dsaf_mac.c358 int hns_mac_clr_multicast(struct hns_mac_cb *mac_cb, int vfn) in hns_mac_clr_multicast() function
Dhns_ae_adapt.c300 return hns_mac_clr_multicast(mac_cb, handle->vf_id); in hns_ae_clr_multicast()