Home
last modified time | relevance | path

Searched refs:rtl_tx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/
H A Dr8169_main.c4331 /* rtl_tx needs to see descriptor changes before updated tp->cur_tx */ in rtl8169_start_xmit()
4338 /* Avoid wrongly optimistic queue wake-up: rtl_tx thread must in rtl8169_start_xmit()
4350 /* Sync with rtl_tx: in rtl8169_start_xmit()
4354 * status and forget to wake up queue, a racing rtl_tx thread in rtl8169_start_xmit()
4469 static void rtl_tx(struct net_device *dev, struct rtl8169_private *tp, in rtl_tx() function
4702 rtl_tx(dev, tp, budget); in rtl8169_poll()
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/
H A Dr8169_main.c4272 /* rtl_tx needs to see descriptor changes before updated tp->cur_tx */ in rtl8169_start_xmit()
4376 static void rtl_tx(struct net_device *dev, struct rtl8169_private *tp, in rtl_tx() function
4604 rtl_tx(dev, tp, budget); in rtl8169_poll()

Completed in 16 milliseconds