Home
last modified time | relevance | path

Searched refs:hclgevf_hw (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_cmd.h14 struct hclgevf_hw;
134 int hclgevf_cmd_send(struct hclgevf_hw *hw, struct hclge_desc *desc, int num);
Dhclgevf_main.h154 struct hclgevf_hw { struct
212 struct hclgevf_hw hw;
Dhclgevf_mbx.c158 static bool hclgevf_cmd_crq_empty(struct hclgevf_hw *hw) in hclgevf_cmd_crq_empty()
Dhclgevf_main.c46 int hclgevf_cmd_send(struct hclgevf_hw *hw, struct hclge_desc *desc, int num) in hclgevf_cmd_send()
2557 struct hclgevf_hw *hw = &hdev->hw; in hclgevf_dev_mem_map()
2578 struct hclgevf_hw *hw; in hclgevf_pci_init()