Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_cmd.c286 static int hclge_comm_ring_space(struct hclge_comm_cmq_ring *ring) in hclge_comm_ring_space() function
491 if (num > hclge_comm_ring_space(&hw->cmq.csq)) { in hclge_comm_cmd_send()