Home
last modified time | relevance | path

Searched refs:set_mc_addr (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h382 * set_mc_addr()
525 int (*set_mc_addr)(struct hnae3_handle *handle, void *addr); member
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.h441 * set_mc_addr()
514 int (*set_mc_addr)(struct hnae_handle *handle, void *addr); member
H A Dhns_enet.c1856 if (h->dev->ops->set_mc_addr) { in hns_set_multicast_list()
1858 if (h->dev->ops->set_mc_addr(h, ha->addr)) in hns_set_multicast_list()
H A Dhns_ae_adapt.c980 .set_mc_addr = hns_ae_set_multicast_one,
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.h437 * set_mc_addr()
508 int (*set_mc_addr)(struct hnae_handle *handle, void *addr); member
H A Dhns_ae_adapt.c957 .set_mc_addr = hns_ae_set_multicast_one,
H A Dhns_enet.c1870 if (h->dev->ops->set_mc_addr) { in hns_set_multicast_list()
1872 if (h->dev->ops->set_mc_addr(h, ha->addr)) in hns_set_multicast_list()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h485 * set_mc_addr()
650 int (*set_mc_addr)(struct hnae3_handle *handle, void *addr); member

Completed in 16 milliseconds