Searched refs:hclge_hw (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_cmd.c | 61 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() 224 static int hclge_cmd_check_retval(struct hclge_hw *hw, struct hclge_desc *desc, in hclge_cmd_check_retval() 256 int hclge_cmd_send(struct hclge_hw *hw, struct hclge_desc *desc, int num) in hclge_cmd_send() 508 static void hclge_cmd_uninit_regs(struct hclge_hw *hw) in hclge_cmd_uninit_regs()
|
H A D | hclge_cmd.h | 1131 struct hclge_hw; 1132 int hclge_cmd_send(struct hclge_hw *hw, struct hclge_desc *desc, int num); 1137 enum hclge_cmd_status hclge_cmd_mdio_write(struct hclge_hw *hw, 1139 enum hclge_cmd_status hclge_cmd_mdio_read(struct hclge_hw *hw,
|
H A D | hclge_main.h | 281 struct hclge_hw { struct 726 struct hclge_hw hw;
|
H A D | hclge_mbx.c | 662 static bool hclge_cmd_crq_empty(struct hclge_hw *hw) in hclge_cmd_crq_empty()
|
H A D | hclge_main.c | 9925 struct hclge_hw *hw; in hclge_pci_init()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_cmd.h | 889 struct hclge_hw; 890 int hclge_cmd_send(struct hclge_hw *hw, struct hclge_desc *desc, int num);
|
H A D | hclge_main.h | 286 struct hclge_hw { struct 851 struct hclge_hw hw;
|
H A D | hclge_mbx.c | 801 static bool hclge_cmd_crq_empty(struct hclge_hw *hw) in hclge_cmd_crq_empty()
|
H A D | hclge_main.c | 389 int hclge_cmd_send(struct hclge_hw *hw, struct hclge_desc *desc, int num) in hclge_cmd_send() 11258 struct hclge_hw *hw = &hdev->hw; in hclge_dev_mem_map() 11279 struct hclge_hw *hw; in hclge_pci_init()
|
Completed in 53 milliseconds