Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dtx.c570 efx_nic_push_buffers(txq2); in efx_enqueue_skb()
572 efx_nic_push_buffers(tx_queue); in efx_enqueue_skb()
600 efx_nic_push_buffers(txq2); in efx_enqueue_skb()
602 efx_nic_push_buffers(tx_queue); in efx_enqueue_skb()
Dnic.h507 static inline void efx_nic_push_buffers(struct efx_tx_queue *tx_queue) in efx_nic_push_buffers() function