Searched refs:hns3_tx_doorbell (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_enet.c | 1452 static void hns3_tx_doorbell(struct hns3_enet_ring *ring, int num, in hns3_tx_doorbell() function 1484 hns3_tx_doorbell(ring, 0, !netdev_xmit_more()); in hns3_nic_net_xmit() 1494 hns3_tx_doorbell(ring, 0, true); in hns3_nic_net_xmit() 1526 hns3_tx_doorbell(ring, ret, doorbell); in hns3_nic_net_xmit() 1535 hns3_tx_doorbell(ring, 0, !netdev_xmit_more()); in hns3_nic_net_xmit()
|