Home
last modified time | relevance | path

Searched refs:hclgevf_cmq_ring (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_cmd.c19 static int hclgevf_ring_space(struct hclgevf_cmq_ring *ring) in hclgevf_ring_space()
32 struct hclgevf_cmq_ring *csq = &hw->cmq.csq; in hclgevf_cmd_csq_clean()
75 static int hclgevf_alloc_cmd_desc(struct hclgevf_cmq_ring *ring) in hclgevf_alloc_cmd_desc()
88 static void hclgevf_free_cmd_desc(struct hclgevf_cmq_ring *ring) in hclgevf_free_cmd_desc()
100 struct hclgevf_cmq_ring *ring) in hclgevf_init_cmd_queue()
Dhclgevf_cmd.h31 struct hclgevf_cmq_ring { struct
62 struct hclgevf_cmq_ring csq; argument
63 struct hclgevf_cmq_ring crq;
Dhclgevf_mbx.c140 struct hclgevf_cmq_ring *crq; in hclgevf_mbx_handler()