Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c2797 static int hns3_ring_get_cfg(struct hnae3_queue *q, struct hns3_nic_priv *priv, in hns3_ring_get_cfg() function
2839 ret = hns3_ring_get_cfg(tqp, priv, HNAE3_RING_TYPE_TX); in hns3_queue_to_ring()
2843 ret = hns3_ring_get_cfg(tqp, priv, HNAE3_RING_TYPE_RX); in hns3_queue_to_ring()