Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_cmd.c16 static int hclgevf_ring_space(struct hclgevf_cmq_ring *ring) in hclgevf_ring_space() function
239 if (num > hclgevf_ring_space(&hw->cmq.csq)) { in hclgevf_cmd_send()