Searched refs:i40e_fcoe_handle_offload (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/i40e/
H A Di40e.h730 int i40e_fcoe_handle_offload(struct i40e_ring *rx_ring,
H A Di40e_fcoe.c677 * i40e_fcoe_handle_offload - check ddp status and mark it done
689 int i40e_fcoe_handle_offload(struct i40e_ring *rx_ring, i40e_fcoe_handle_offload() function
H A Di40e_txrx.c1683 if (!i40e_fcoe_handle_offload(rx_ring, rx_desc, skb)) { i40e_clean_rx_irq_ps()
1817 if (!i40e_fcoe_handle_offload(rx_ring, rx_desc, skb)) { i40e_clean_rx_irq_1buf()
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
H A Di40e_txrx.c1151 if (!i40e_fcoe_handle_offload(rx_ring, rx_desc, skb)) { i40e_clean_rx_irq_ps()

Completed in 155 milliseconds