Searched refs:hclge_hw (Results 1 – 5 of 5) sorted by relevance
63 struct hclge_hw *hw = &hdev->hw; in hclge_alloc_cmd_queue()105 struct hclge_hw *hw = &hdev->hw; in hclge_cmd_config_regs()131 static void hclge_cmd_init_regs(struct hclge_hw *hw) in hclge_cmd_init_regs()137 static int hclge_cmd_csq_clean(struct hclge_hw *hw) in hclge_cmd_csq_clean()163 static int hclge_cmd_csq_done(struct hclge_hw *hw) in hclge_cmd_csq_done()226 static int hclge_cmd_check_retval(struct hclge_hw *hw, struct hclge_desc *desc, in hclge_cmd_check_retval()258 int hclge_cmd_send(struct hclge_hw *hw, struct hclge_desc *desc, int num) in hclge_cmd_send()337 struct hclge_hw *hw, u32 *version) in hclge_cmd_query_firmware_version()469 static void hclge_cmd_uninit_regs(struct hclge_hw *hw) in hclge_cmd_uninit_regs()490 static void hclge_destroy_cmd_queue(struct hclge_hw *hw) in hclge_destroy_cmd_queue()
1087 struct hclge_hw;1088 int hclge_cmd_send(struct hclge_hw *hw, struct hclge_desc *desc, int num);1096 enum hclge_cmd_status hclge_cmd_mdio_write(struct hclge_hw *hw,1098 enum hclge_cmd_status hclge_cmd_mdio_read(struct hclge_hw *hw,
274 struct hclge_hw { struct716 struct hclge_hw hw;
578 static bool hclge_cmd_crq_empty(struct hclge_hw *hw) in hclge_cmd_crq_empty()
9026 struct hclge_hw *hw; in hclge_pci_init()