Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_cmd.c34 struct hclgevf_desc *desc; in hclgevf_cmd_csq_clean()
77 int size = ring->desc_num * sizeof(struct hclgevf_desc); in hclgevf_alloc_cmd_desc()
90 int size = ring->desc_num * sizeof(struct hclgevf_desc); in hclgevf_free_cmd_desc()
156 void hclgevf_cmd_setup_basic_desc(struct hclgevf_desc *desc, in hclgevf_cmd_setup_basic_desc()
159 memset(desc, 0, sizeof(struct hclgevf_desc)); in hclgevf_cmd_setup_basic_desc()
177 int hclgevf_cmd_send(struct hclgevf_hw *hw, struct hclgevf_desc *desc, int num) in hclgevf_cmd_send()
180 struct hclgevf_desc *desc_to_use; in hclgevf_cmd_send()
272 struct hclgevf_desc desc; in hclgevf_cmd_query_firmware_version()
Dhclgevf_cmd.h17 struct hclgevf_desc { struct
33 struct hclgevf_desc *desc; argument
258 int hclgevf_cmd_send(struct hclgevf_hw *hw, struct hclgevf_desc *desc, int num);
259 void hclgevf_cmd_setup_basic_desc(struct hclgevf_desc *desc,
Dhclgevf_mbx.c81 struct hclgevf_desc desc; in hclgevf_send_mbx_msg()
141 struct hclgevf_desc *desc; in hclgevf_mbx_handler()
Dhclgevf_main.c36 struct hclgevf_desc desc; in hclgevf_tqps_update_stats()
402 struct hclgevf_desc desc; in hclgevf_set_rss_indir_table()
435 struct hclgevf_desc desc; in hclgevf_set_rss_tc_mode()
474 struct hclgevf_desc desc; in hclgevf_get_rss_hw_cfg()
562 struct hclgevf_desc desc; in hclgevf_bind_ring_to_vector()
680 struct hclgevf_desc desc; in hclgevf_cmd_set_promisc_mode()
710 struct hclgevf_desc desc; in hclgevf_tqp_enable()
1744 struct hclgevf_desc desc; in hclgevf_query_vf_resource()