Home
last modified time | relevance | path

Searched refs:ice_fdir_update_cntrs (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_fdir.h164 ice_fdir_update_cntrs(struct ice_hw *hw, enum ice_fltr_ptype flow, bool add);
H A Dice_ethtool_fdir.c1350 ice_fdir_update_cntrs(hw, f_rule->flow_type, false); in ice_vsi_manage_fdir()
1415 ice_fdir_update_cntrs(hw, old_fltr->flow_type, false); in ice_fdir_update_list_entry()
1427 ice_fdir_update_cntrs(hw, input->flow_type, true); in ice_fdir_update_list_entry()
1694 ice_fdir_update_cntrs(hw, input->flow_type, false); in ice_add_fdir_ethtool()
H A Dice_fdir.c718 * ice_fdir_update_cntrs - increment / decrement filter counter
724 ice_fdir_update_cntrs(struct ice_hw *hw, enum ice_fltr_ptype flow, bool add) in ice_fdir_update_cntrs() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_fdir.h221 ice_fdir_update_cntrs(struct ice_hw *hw, enum ice_fltr_ptype flow, bool add);
H A Dice_ethtool_fdir.c1506 ice_fdir_update_cntrs(hw, f_rule->flow_type, false); in ice_fdir_del_all_fltrs()
1600 ice_fdir_update_cntrs(hw, old_fltr->flow_type, false); in ice_fdir_update_list_entry()
1616 ice_fdir_update_cntrs(hw, input->flow_type, true); in ice_fdir_update_list_entry()
1928 ice_fdir_update_cntrs(hw, input->flow_type, false); in ice_add_fdir_ethtool()
H A Dice_fdir.c1180 * ice_fdir_update_cntrs - increment / decrement filter counter
1186 ice_fdir_update_cntrs(struct ice_hw *hw, enum ice_fltr_ptype flow, bool add) in ice_fdir_update_cntrs() function

Completed in 8 milliseconds