Home
last modified time | relevance | path

Searched refs:clr_mc_addr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.h439 * clr_mc_addr()
513 int (*clr_mc_addr)(struct hnae_handle *handle); member
H A Dhns_enet.c1852 if (h->dev->ops->clr_mc_addr) in hns_set_multicast_list()
1853 if (h->dev->ops->clr_mc_addr(h)) in hns_set_multicast_list()
H A Dhns_ae_adapt.c981 .clr_mc_addr = hns_ae_clr_multicast,
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.h435 * clr_mc_addr()
507 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()

Completed in 14 milliseconds