Home
last modified time | relevance | path

Searched refs:hclge_hw (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.c61 struct hclge_hw *hw = &hdev->hw; in hclge_alloc_cmd_queue()
103 struct hclge_hw *hw = &hdev->hw; in hclge_cmd_config_regs()
129 static void hclge_cmd_init_regs(struct hclge_hw *hw) in hclge_cmd_init_regs()
135 static int hclge_cmd_csq_clean(struct hclge_hw *hw) in hclge_cmd_csq_clean()
161 static int hclge_cmd_csq_done(struct hclge_hw *hw) in hclge_cmd_csq_done()
200 static void hclge_cmd_copy_desc(struct hclge_hw *hw, struct hclge_desc *desc, in hclge_cmd_copy_desc()
242 static int hclge_cmd_check_retval(struct hclge_hw *hw, struct hclge_desc *desc, in hclge_cmd_check_retval()
265 static int hclge_cmd_check_result(struct hclge_hw *hw, struct hclge_desc *desc, in hclge_cmd_check_result()
312 int hclge_cmd_send(struct hclge_hw *hw, struct hclge_desc *desc, int num) in hclge_cmd_send()
558 static void hclge_cmd_uninit_regs(struct hclge_hw *hw) in hclge_cmd_uninit_regs()
Dhclge_cmd.h1264 struct hclge_hw;
1265 int hclge_cmd_send(struct hclge_hw *hw, struct hclge_desc *desc, int num);
1270 enum hclge_cmd_status hclge_cmd_mdio_write(struct hclge_hw *hw,
1272 enum hclge_cmd_status hclge_cmd_mdio_read(struct hclge_hw *hw,
Dhclge_main.h296 struct hclge_hw { struct
832 struct hclge_hw hw;
Dhclge_mbx.c662 static bool hclge_cmd_crq_empty(struct hclge_hw *hw) in hclge_cmd_crq_empty()
Dhclge_main.c11286 struct hclge_hw *hw = &hdev->hw; in hclge_dev_mem_map()
11306 struct hclge_hw *hw; in hclge_pci_init()