Searched defs:entry_h (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool_fdir.c | 377 u64 entry_h = 0; in ice_fdir_replay_flows() local
|
| H A D | ice_flow.c | 953 ice_flow_add_entry(struct ice_hw *hw, enum ice_block blk, u64 prof_id, u64 entry_id, u16 vsi_handle, enum ice_flow_priority prio, void *data, u64 *entry_h) ice_flow_add_entry() argument 1024 ice_flow_rem_entry(struct ice_hw *hw, enum ice_block blk, u64 entry_h) ice_flow_rem_entry() argument
|
| H A D | ice_type.h | 215 u64 entry_h[ICE_MAX_FDIR_VSI_PER_FILTER][ICE_FD_HW_SEG_MAX]; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool_fdir.c | 452 u64 entry_h = 0; in ice_fdir_replay_flows() local [all...] |
| H A D | ice_flow.c | 1662 int ice_flow_rem_entry(struct ice_hw *hw, enum ice_block blk, u64 entry_h) in ice_flow_rem_entry() argument 1592 ice_flow_add_entry(struct ice_hw *hw, enum ice_block blk, u64 prof_id, u64 entry_id, u16 vsi_handle, enum ice_flow_priority prio, void *data, u64 *entry_h) ice_flow_add_entry() argument
|
| H A D | ice_main.c | 8119 u64 entry_h; in ice_add_vsi_to_fdir() local
|
| H A D | ice_type.h | 246 u64 entry_h[ICE_MAX_FDIR_VSI_PER_FILTER][ICE_FD_HW_SEG_MAX]; member
|
Completed in 30 milliseconds