Searched refs:hclge_promisc_param (Results 1 – 2 of 2) sorted by relevance
585 struct hclge_promisc_param { struct
4811 struct hclge_promisc_param *param) in hclge_cmd_set_promisc_mode()4839 static void hclge_promisc_param_init(struct hclge_promisc_param *param, in hclge_promisc_param_init()4846 memset(param, 0, sizeof(struct hclge_promisc_param)); in hclge_promisc_param_init()4860 struct hclge_promisc_param param; in hclge_set_vport_promisc_mode()