Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.h507 int (*clr_mc_addr)(struct hnae_handle *handle); member
H A Dhns_ae_adapt.c958 .clr_mc_addr = hns_ae_clr_multicast,
H A Dhns_enet.c1866 if (h->dev->ops->clr_mc_addr) in hns_set_multicast_list()
1867 if (h->dev->ops->clr_mc_addr(h)) in hns_set_multicast_list()