linux/drivers/net/ethernet/intel/ice
Björn Töpel 175fc43067 ice, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
Remove MEM_TYPE_ZERO_COPY in favor of the new MEM_TYPE_XSK_BUFF_POOL
APIs.

v4->v5: Fixed "warning: Excess function parameter 'alloc' description
        in 'ice_alloc_rx_bufs_zc'" and "warning: Excess function
        parameter 'xdp' description in
        'ice_construct_skb_zc'". (Jakub)

Signed-off-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Signed-off-by: Björn Töpel <bjorn.topel@intel.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Cc: intel-wired-lan@lists.osuosl.org
Link: https://lore.kernel.org/bpf/20200520192103.355233-10-bjorn.topel@gmail.com
2020-05-21 17:31:26 -07:00
..
ice.h ice: add a devlink region for dumping NVM contents 2020-03-26 19:39:26 -07:00
ice_adminq_cmd.h ice: discover and store size of available flash 2020-03-21 00:29:10 -07:00
ice_base.c ice, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL 2020-05-21 17:31:26 -07:00
ice_base.h
ice_common.c ice: add board identifier info to devlink .info_get 2020-03-21 01:02:19 -07:00
ice_common.h ice: add board identifier info to devlink .info_get 2020-03-21 01:02:19 -07:00
ice_controlq.c
ice_controlq.h
ice_dcb.c
ice_dcb.h
ice_dcb_lib.c ice: use variable name more descriptive than type 2020-03-10 13:10:58 -07:00
ice_dcb_lib.h ice: Validate config for SW DCB map 2020-02-19 12:12:27 -08:00
ice_dcb_nl.c ice: SW DCB, report correct max TC value 2020-02-19 13:09:20 -08:00
ice_dcb_nl.h
ice_devids.h ice: fix define for E822 backplane device 2020-02-19 13:39:33 -08:00
ice_devlink.c ice: add a devlink region for dumping NVM contents 2020-03-26 19:39:26 -07:00
ice_devlink.h ice: add a devlink region for dumping NVM contents 2020-03-26 19:39:26 -07:00
ice_ethtool.c ice: implement full NVM read from ETHTOOL_GEEPROM 2020-03-21 00:31:17 -07:00
ice_flex_pipe.c ice: Fix error return code in ice_add_prof() 2020-04-30 20:29:09 -07:00
ice_flex_pipe.h
ice_flex_type.h
ice_flow.c ice: use variable name more descriptive than type 2020-03-10 13:10:58 -07:00
ice_flow.h
ice_hw_autogen.h ice: Always clear the QRXFLXP_CNTXT register for VF Rx queues 2020-02-19 13:01:51 -08:00
ice_lan_tx_rx.h
ice_lib.c ice: use variable name more descriptive than type 2020-03-10 13:10:58 -07:00
ice_lib.h ice: use variable name more descriptive than type 2020-03-10 13:10:58 -07:00
ice_main.c pci-v5.7-changes 2020-04-03 14:25:02 -07:00
ice_nvm.c ice: add board identifier info to devlink .info_get 2020-03-21 01:02:19 -07:00
ice_nvm.h ice: add board identifier info to devlink .info_get 2020-03-21 01:02:19 -07:00
ice_osdep.h
ice_protocol_type.h
ice_sched.c
ice_sched.h
ice_sriov.c
ice_sriov.h
ice_status.h
ice_switch.c ice: use variable name more descriptive than type 2020-03-10 13:10:58 -07:00
ice_switch.h
ice_txrx.c ice: Add XDP frame size to driver 2020-05-14 21:21:56 -07:00
ice_txrx.h ice, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL 2020-05-21 17:31:26 -07:00
ice_txrx_lib.c
ice_txrx_lib.h
ice_type.h ice: add board identifier info to devlink .info_get 2020-03-21 01:02:19 -07:00
ice_virtchnl_pf.c ice: Use EOPNOTSUPP instead of ENOTSUPP 2020-03-10 13:10:53 -07:00
ice_virtchnl_pf.h ice: allow bigger VFs 2020-03-10 13:09:52 -07:00
ice_xsk.c ice, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL 2020-05-21 17:31:26 -07:00
ice_xsk.h ice, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL 2020-05-21 17:31:26 -07:00
Makefile ice: enable initial devlink support 2020-03-21 00:55:42 -07:00