Home
last modified time | relevance | path

Searched refs:hclge_comm_cmd_init_ops (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_cmd.c600 void hclge_comm_cmd_init_ops(struct hclge_comm_hw *hw, in hclge_comm_cmd_init_ops() function
610 EXPORT_SYMBOL_GPL(hclge_comm_cmd_init_ops);
H A Dhclge_comm_cmd.h498 void hclge_comm_cmd_init_ops(struct hclge_comm_hw *hw,
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c2892 hclge_comm_cmd_init_ops(&hdev->hw.hw, &hclgevf_cmq_ops); in hclgevf_init_hdev()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c11736 hclge_comm_cmd_init_ops(&hdev->hw.hw, &hclge_cmq_ops); in hclge_init_ae_dev()