Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h587 #define hnae3_queue_xmit(tqp, buf_num) writel_relaxed(buf_num, \ macro
Dhns3_enet.c1165 hnae3_queue_xmit(ring->tqp, buf_num); in hns3_nic_net_xmit()