Home
last modified time | relevance | path

Searched refs:hns3_promisc_param (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_cmd.h655 struct hns3_promisc_param { struct
H A Dhns3_ethdev.c3779 hns3_promisc_param_init(struct hns3_promisc_param *param, bool en_uc, in hns3_promisc_param_init()
3785 memset(param, 0, sizeof(struct hns3_promisc_param)); in hns3_promisc_param_init()
3796 hns3_cmd_set_promisc_mode(struct hns3_hw *hw, struct hns3_promisc_param *param) in hns3_cmd_set_promisc_mode()
3819 struct hns3_promisc_param param; in hns3_set_promisc_mode()
3838 struct hns3_promisc_param param; in hns3_promisc_init()
3871 struct hns3_promisc_param param; in hns3_promisc_uninit()