linux/drivers/net/ethernet/intel/ice
Tony Nguyen 451f2c4406 ice: Populate TCAM filter software structures
Store the TCAM entry with the profile data and the VSI group in the
respective SW structures. This will be subsequently used to write out
the tables to hardware.

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Henry Tieman <henry.w.tieman@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2020-01-25 21:34:36 -08:00
..
ice.h ice: Add a boundary check in ice_xsk_umem() 2020-01-03 16:08:33 -08:00
ice_adminq_cmd.h ice: Populate TCAM filter software structures 2020-01-25 21:34:36 -08:00
ice_base.c ice: Suppress Coverity warnings for xdp_rxq_info_reg 2020-01-03 16:08:33 -08:00
ice_base.h ice: get rid of per-tc flow in Tx queue configuration routines 2019-11-04 10:03:14 -08:00
ice_common.c ice: Populate TCAM filter software structures 2020-01-25 21:34:36 -08:00
ice_common.h ice: Populate TCAM filter software structures 2020-01-25 21:34:36 -08:00
ice_controlq.c ice: print opcode when printing controlq errors 2019-11-08 12:03:18 -08:00
ice_controlq.h ice: Update FW API minor version 2019-11-22 13:43:46 -08:00
ice_dcb.c ice: Adjust DCB INIT for SW mode 2019-11-06 16:41:45 -08:00
ice_dcb.h ice: Allow for delayed LLDP MIB change registration 2019-09-05 08:13:41 -07:00
ice_dcb_lib.c ice: suppress checked_return error 2020-01-03 16:08:33 -08:00
ice_dcb_lib.h ice: Implement ethtool ops for channels 2019-11-22 13:43:26 -08:00
ice_dcb_nl.c ice: Add ice_pf_to_dev(pf) macro 2019-11-22 13:15:17 -08:00
ice_dcb_nl.h ice: Implement DCBNL support 2019-11-08 12:02:14 -08:00
ice_devids.h ice: Add device ids for E822 devices 2020-01-03 16:08:33 -08:00
ice_ethtool.c ice: Return error on not supported ethtool -C parameters 2020-01-03 16:08:33 -08:00
ice_flex_pipe.c ice: Populate TCAM filter software structures 2020-01-25 21:34:36 -08:00
ice_flex_pipe.h ice: Populate TCAM filter software structures 2020-01-25 21:34:36 -08:00
ice_flex_type.h ice: Populate TCAM filter software structures 2020-01-25 21:34:36 -08:00
ice_flow.c ice: Populate TCAM filter software structures 2020-01-25 21:34:36 -08:00
ice_flow.h ice: Allocate flow profile 2020-01-24 16:06:32 -08:00
ice_hw_autogen.h ice: Remove Rx flex descriptor programming 2020-01-03 16:08:33 -08:00
ice_lan_tx_rx.h ice: Allocate flow profile 2020-01-24 16:06:32 -08:00
ice_lib.c ice: Enable writing hardware filtering tables 2020-01-24 13:18:19 -08:00
ice_lib.h ice: Add code to keep track of current dflt_vsi 2020-01-03 16:08:33 -08:00
ice_main.c ice: Removing hung_queue variable to use txqueue function parameter 2020-01-17 09:55:34 -08:00
ice_nvm.c ice: Add device ids for E822 devices 2020-01-03 16:08:33 -08:00
ice_nvm.h ice: Update Boot Configuration Section read of NVM 2019-11-06 16:41:45 -08:00
ice_osdep.h
ice_protocol_type.h ice: Allocate flow profile 2020-01-24 16:06:32 -08:00
ice_sched.c ice: remove pointless NULL check of port_info 2019-11-22 13:43:42 -08:00
ice_sched.h ice: Add NDO callback to set the maximum per-queue bitrate 2019-11-08 11:58:49 -08:00
ice_sriov.c ice: Add support for new PHY types 2019-01-15 12:38:44 -08:00
ice_sriov.h
ice_status.h ice: Populate TCAM filter software structures 2020-01-25 21:34:36 -08:00
ice_switch.c ice: Allocate flow profile 2020-01-24 16:06:32 -08:00
ice_switch.h ice: Add NDO callback to set the maximum per-queue bitrate 2019-11-08 11:58:49 -08:00
ice_txrx.c ice: add extra check for null Rx descriptor 2020-01-03 16:08:33 -08:00
ice_txrx.h ice: Restore interrupt throttle settings after VSI rebuild 2020-01-03 16:08:33 -08:00
ice_txrx_lib.c ice: Move common functions to ice_txrx_lib.c 2019-11-04 11:45:05 -08:00
ice_txrx_lib.h ice: Move common functions to ice_txrx_lib.c 2019-11-04 11:45:05 -08:00
ice_type.h ice: Allocate flow profile 2020-01-24 16:06:32 -08:00
ice_virtchnl_pf.c ice: Enable ip link show on the PF to display VF unicast MAC(s) 2020-01-03 16:08:33 -08:00
ice_virtchnl_pf.h ice: Add ice_for_each_vf() macro 2020-01-03 16:08:33 -08:00
ice_xsk.c ice: remove redundant assignment to variable xmit_done 2020-01-17 09:55:34 -08:00
ice_xsk.h ice: Add support for AF_XDP 2019-11-04 12:01:55 -08:00
Makefile ice: Enable writing hardware filtering tables 2020-01-24 13:18:19 -08:00