Searched refs:hclge_promisc_param (Results 1 – 2 of 2) sorted by relevance
581 struct hclge_promisc_param { struct
4791 struct hclge_promisc_param *param) in hclge_cmd_set_promisc_mode()4819 static void hclge_promisc_param_init(struct hclge_promisc_param *param, in hclge_promisc_param_init()4826 memset(param, 0, sizeof(struct hclge_promisc_param)); in hclge_promisc_param_init()4840 struct hclge_promisc_param param; in hclge_set_vport_promisc_mode()