linux/drivers/net/ethernet/intel/igc
Andre Guedes 6123429516 igc: Introduce igc_unmap_tx_buffer() helper
In preparation for AF_XDP zero-copy support, encapsulate the code that
unmaps Tx buffers into its own local helper so we can reuse it, avoiding
code duplication.

Signed-off-by: Andre Guedes <andre.guedes@intel.com>
Signed-off-by: Vedang Patel <vedang.patel@intel.com>
Signed-off-by: Jithu Joseph <jithu.joseph@intel.com>
Reviewed-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Tested-by: Dvora Fuxbrumer <dvorax.fuxbrumer@linux.intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2021-05-20 10:21:06 -07:00
..
igc.h igc: enable auxiliary PHC functions for the i225 2021-04-16 13:15:45 -07:00
igc_base.c
igc_base.h
igc_defines.h igc: enable auxiliary PHC functions for the i225 2021-04-16 13:15:45 -07:00
igc_diag.c
igc_diag.h
igc_dump.c igc: Fix TDBAL register show incorrect value 2021-02-03 16:32:17 -08:00
igc_ethtool.c igc: Expose LPI counters 2021-04-16 13:15:45 -07:00
igc_hw.h igc: Clean up nvm_operations structure 2021-02-03 15:20:32 -08:00
igc_i225.c igc: Fix overwrites return value 2021-04-16 13:15:45 -07:00
igc_i225.h
igc_mac.c igc: check return value of ret_val in igc_config_fc_after_link_up 2021-02-01 10:04:43 -08:00
igc_mac.h
igc_main.c igc: Introduce igc_unmap_tx_buffer() helper 2021-05-20 10:21:06 -07:00
igc_nvm.c
igc_nvm.h
igc_phy.c igc: Expose the gPHY firmware version 2021-02-03 15:20:32 -08:00
igc_phy.h igc: Expose the gPHY firmware version 2021-02-03 15:20:32 -08:00
igc_ptp.c igc: enable auxiliary PHC functions for the i225 2021-04-16 13:15:45 -07:00
igc_regs.h igc: enable auxiliary PHC functions for the i225 2021-04-16 13:15:45 -07:00
igc_tsn.c
igc_tsn.h
igc_xdp.c igc: Refactor XDP rxq info registration 2021-05-20 10:17:06 -07:00
igc_xdp.h igc: Refactor XDP rxq info registration 2021-05-20 10:17:06 -07:00
Makefile igc: Add initial XDP support 2021-03-29 09:09:53 -07:00