Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_cmd.c8 struct hclge_comm_cmq_ring *ring) in hclge_comm_cmd_config_regs()
104 void hclge_comm_free_cmd_desc(struct hclge_comm_cmq_ring *ring) in hclge_comm_free_cmd_desc()
116 static int hclge_comm_alloc_cmd_desc(struct hclge_comm_cmq_ring *ring) in hclge_comm_alloc_cmd_desc()
212 struct hclge_comm_cmq_ring *ring = in hclge_comm_alloc_cmd_queue()
286 static int hclge_comm_ring_space(struct hclge_comm_cmq_ring *ring) in hclge_comm_ring_space()
311 static int hclge_comm_is_valid_csq_clean_head(struct hclge_comm_cmq_ring *ring, in hclge_comm_is_valid_csq_clean_head()
325 struct hclge_comm_cmq_ring *csq = &hw->cmq.csq; in hclge_comm_cmd_csq_clean()
477 struct hclge_comm_cmq_ring *csq = &hw->cmq.csq; in hclge_comm_cmd_send()
H A Dhclge_comm_cmd.h414 struct hclge_comm_cmq_ring { struct
447 struct hclge_comm_cmq_ring csq; argument
448 struct hclge_comm_cmq_ring crq;
488 void hclge_comm_free_cmd_desc(struct hclge_comm_cmq_ring *ring);
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_mbx.c227 struct hclge_comm_cmq_ring *crq; in hclgevf_mbx_handler()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_mbx.c1106 struct hclge_comm_cmq_ring *crq = &hdev->hw.hw.cmq.crq; in hclge_mbx_handler()