Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_cmd.c19 static int hclgevf_ring_space(struct hclgevf_cmq_ring *ring) in hclgevf_ring_space()
30 static int hclgevf_is_valid_csq_clean_head(struct hclgevf_cmq_ring *ring, in hclgevf_is_valid_csq_clean_head()
45 struct hclgevf_cmq_ring *csq = &hw->cmq.csq; in hclgevf_cmd_csq_clean()
88 static void hclgevf_cmd_config_regs(struct hclgevf_cmq_ring *ring) in hclgevf_cmd_config_regs()
127 static int hclgevf_alloc_cmd_desc(struct hclgevf_cmq_ring *ring) in hclgevf_alloc_cmd_desc()
139 static void hclgevf_free_cmd_desc(struct hclgevf_cmq_ring *ring) in hclgevf_free_cmd_desc()
153 struct hclgevf_cmq_ring *ring = in hclgevf_alloc_cmd_queue()
225 struct hclgevf_cmq_ring *csq = &hw->cmq.csq; in hclgevf_cmd_send()
Dhclgevf_cmd.h31 struct hclgevf_cmq_ring { struct
70 struct hclgevf_cmq_ring csq;
71 struct hclgevf_cmq_ring crq;
Dhclgevf_mbx.c149 struct hclgevf_cmq_ring *crq; in hclgevf_mbx_handler()