Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.h119 struct hclgevf_misc_vector { struct
128 struct hclgevf_misc_vector misc_vector; argument
Dhclgevf_main.c1133 struct hclgevf_misc_vector *vector = &hdev->misc_vector; in hclgevf_get_misc_vector()
1316 static void hclgevf_enable_vector(struct hclgevf_misc_vector *vector, bool en) in hclgevf_enable_vector()