Home
last modified time | relevance | path

Searched refs:xmit_more_available (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dtx.c328 if (txq2->xmit_more_available) in ef4_enqueue_skb()
333 tx_queue->xmit_more_available = netdev_xmit_more(); in ef4_enqueue_skb()
595 tx_queue->xmit_more_available = false; in ef4_init_tx_queue()
624 tx_queue->xmit_more_available = false; in ef4_fini_tx_queue()
H A Dnet_driver.h206 * @xmit_more_available: Are any packets waiting to be pushed to the NIC
240 bool xmit_more_available; member
H A Dfarch.c313 tx_queue->xmit_more_available = false; in ef4_farch_tx_write()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dtx.c329 if (txq2->xmit_more_available) in ef4_enqueue_skb()
334 tx_queue->xmit_more_available = netdev_xmit_more(); in ef4_enqueue_skb()
596 tx_queue->xmit_more_available = false; in ef4_init_tx_queue()
625 tx_queue->xmit_more_available = false; in ef4_fini_tx_queue()
H A Dnet_driver.h206 * @xmit_more_available: Are any packets waiting to be pushed to the NIC
240 bool xmit_more_available; member
H A Dfarch.c313 tx_queue->xmit_more_available = false; in ef4_farch_tx_write()

Completed in 14 milliseconds