Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Dtx.c442 efx_nic_push_buffers(txq2); in efx_enqueue_skb()
444 efx_nic_push_buffers(tx_queue); in efx_enqueue_skb()
1327 efx_nic_push_buffers(txq2); in efx_enqueue_skb_tso()
1329 efx_nic_push_buffers(tx_queue); in efx_enqueue_skb_tso()
Dnic.h613 static inline void efx_nic_push_buffers(struct efx_tx_queue *tx_queue) in efx_nic_push_buffers() function