Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_mac.h456 void hns_mac_set_promisc(struct hns_mac_cb *mac_cb, u8 en);
Dhns_ae_adapt.c492 hns_mac_set_promisc(mac_cb, (u8)!!en); in hns_ae_set_promisc_mode()
Dhns_dsaf_mac.c1182 void hns_mac_set_promisc(struct hns_mac_cb *mac_cb, u8 en) in hns_mac_set_promisc() function