Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.c18 static int hclge_ring_space(struct hclge_cmq_ring *ring) in hclge_ring_space() function
208 if (num > hclge_ring_space(&hw->cmq.csq) || in hclge_cmd_send()