Searched refs:hclge_hw (Results 1 – 4 of 4) sorted by relevance
875 struct hclge_hw;876 int hclge_cmd_send(struct hclge_hw *hw, struct hclge_desc *desc, int num);877 enum hclge_comm_cmd_status hclge_cmd_mdio_write(struct hclge_hw *hw,879 enum hclge_comm_cmd_status hclge_cmd_mdio_read(struct hclge_hw *hw,
278 struct hclge_hw { struct848 struct hclge_hw hw;
749 static bool hclge_cmd_crq_empty(struct hclge_hw *hw) in hclge_cmd_crq_empty()
485 int hclge_cmd_send(struct hclge_hw *hw, struct hclge_desc *desc, int num) in hclge_cmd_send()11291 struct hclge_hw *hw = &hdev->hw; in hclge_dev_mem_map()11312 struct hclge_hw *hw; in hclge_pci_init()