Files
linux/drivers/net/ethernet/intel/ice
Maciej Fijalkowski 6c869cb7a8 ice: Retrieve rx_buf in separate function
Introduce ice_get_rx_buf, which will fetch the Rx buffer and do the DMA
synchronization. Length of the packet that hardware Rx descriptor
contains is now read in ice_clean_rx_irq, so we can feed ice_get_rx_buf
with it and resign from rx_desc passed as argument in ice_fetch_rx_buf
and ice_add_rx_frag.

Signed-off-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2019-03-25 07:58:17 -07:00
..
2018-11-20 11:39:04 -08:00
2018-10-24 13:56:37 -07:00
2019-02-25 08:56:01 -08:00
2018-03-26 09:59:08 -07:00
2019-03-25 07:23:20 -07:00
2019-01-15 12:38:44 -08:00
2019-03-22 08:19:17 -07:00
2018-10-03 07:42:30 -07:00