Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h737 void hns3_request_update_promisc_mode(struct hnae3_handle *handle);
Dhns3_ethtool.c115 hns3_request_update_promisc_mode(h); in hns3_lp_setup()
481 hns3_request_update_promisc_mode(handle); in hns3_update_limit_promisc_mode()
Dhns3_enet.c951 hns3_request_update_promisc_mode(h); in hns3_nic_set_rx_mode()
954 void hns3_request_update_promisc_mode(struct hnae3_handle *handle) in hns3_request_update_promisc_mode() function