Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h737 void hns3_request_update_promisc_mode(struct hnae3_handle *handle);
H A Dhns3_ethtool.c116 hns3_request_update_promisc_mode(h); in hns3_lp_setup()
482 hns3_request_update_promisc_mode(handle); in hns3_update_limit_promisc_mode()
H A Dhns3_enet.c958 hns3_request_update_promisc_mode(h); in hns3_nic_set_rx_mode()
961 void hns3_request_update_promisc_mode(struct hnae3_handle *handle) in hns3_request_update_promisc_mode() function