Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_mac.h455 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.c1212 void hns_mac_set_promisc(struct hns_mac_cb *mac_cb, u8 en) in hns_mac_set_promisc() function