Searched refs:hclge_comm_cmd_queue_init (Results 1 – 3 of 3) sorted by relevance
561 int hclge_comm_cmd_queue_init(struct pci_dev *pdev, struct hclge_comm_hw *hw) in hclge_comm_cmd_queue_init() function598 EXPORT_SYMBOL_GPL(hclge_comm_cmd_queue_init);
497 int hclge_comm_cmd_queue_init(struct pci_dev *pdev, struct hclge_comm_hw *hw);
9530 ret = hclge_comm_cmd_queue_init(hdev->pdev, &hdev->hw.hw); in hclge_init_ae_dev()