Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.h462 int hns_mac_clr_multicast(struct hns_mac_cb *mac_cb, int vfn);
H A Dhns_ae_adapt.c291 return hns_mac_clr_multicast(mac_cb, handle->vf_id); in hns_ae_clr_multicast()
H A Dhns_dsaf_mac.c383 int hns_mac_clr_multicast(struct hns_mac_cb *mac_cb, int vfn) in hns_mac_clr_multicast() function