Home
last modified time | relevance | path

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

/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h729 void hns3_request_update_promisc_mode(struct hnae3_handle *handle);
Dhns3_ethtool.c112 hns3_request_update_promisc_mode(h); in hns3_lp_setup()
467 hns3_request_update_promisc_mode(handle); in hns3_update_limit_promisc_mode()
Dhns3_enet.c950 hns3_request_update_promisc_mode(h); in hns3_nic_set_rx_mode()
953 void hns3_request_update_promisc_mode(struct hnae3_handle *handle) in hns3_request_update_promisc_mode() function