Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c1404 static void hns3_tx_doorbell(struct hns3_enet_ring *ring, int num, in hns3_tx_doorbell() function
1438 hns3_tx_doorbell(ring, 0, !netdev_xmit_more()); in hns3_nic_net_xmit()
1451 hns3_tx_doorbell(ring, 0, true); in hns3_nic_net_xmit()
1494 hns3_tx_doorbell(ring, bd_num, doorbell); in hns3_nic_net_xmit()
1503 hns3_tx_doorbell(ring, 0, !netdev_xmit_more()); in hns3_nic_net_xmit()