Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3_common/
Dhclge_comm_cmd.c282 static int hclge_comm_ring_space(struct hclge_comm_cmq_ring *ring) in hclge_comm_ring_space() function
483 if (num > hclge_comm_ring_space(&hw->cmq.csq)) { in hclge_comm_cmd_send()