Searched refs:ice_fdir_update_cntrs (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/intel/ice/ |
| D | ice_fdir.h | 222 ice_fdir_update_cntrs(struct ice_hw *hw, enum ice_fltr_ptype flow, bool add);
|
| D | ice_ethtool_fdir.c | 1350 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() 1696 ice_fdir_update_cntrs(hw, input->flow_type, false); in ice_add_fdir_ethtool()
|
| D | ice_fdir.c | 1188 ice_fdir_update_cntrs(struct ice_hw *hw, enum ice_fltr_ptype flow, bool add) in ice_fdir_update_cntrs() function
|