Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Dtx.c562 efx_nic_push_buffers(txq2); in efx_enqueue_skb()
564 efx_nic_push_buffers(tx_queue); in efx_enqueue_skb()
592 efx_nic_push_buffers(txq2); in efx_enqueue_skb()
594 efx_nic_push_buffers(tx_queue); in efx_enqueue_skb()
Dnic.h504 static inline void efx_nic_push_buffers(struct efx_tx_queue *tx_queue) in efx_nic_push_buffers() function