Home
last modified time | relevance | path

Searched refs:ice_ethtool_flow_to_fltr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_ethtool_fdir.c66 * ice_ethtool_flow_to_fltr - convert ethtool flow type to filter enum
71 static enum ice_fltr_ptype ice_ethtool_flow_to_fltr(int eth) in ice_ethtool_flow_to_fltr() function
210 idx = ice_ethtool_flow_to_fltr(fsp->flow_type); in ice_get_ethtool_fdir_entry()
1138 fltr_idx = ice_ethtool_flow_to_fltr(fsp->flow_type & ~FLOW_EXT); in ice_cfg_fdir_xtrct_seq()
1514 input->flow_type = ice_ethtool_flow_to_fltr(flow_type); in ice_set_fdir_input_set()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ethtool_fdir.c67 * ice_ethtool_flow_to_fltr - convert ethtool flow type to filter enum
72 static enum ice_fltr_ptype ice_ethtool_flow_to_fltr(int eth) in ice_ethtool_flow_to_fltr() function
211 idx = ice_ethtool_flow_to_fltr(fsp->flow_type); in ice_get_ethtool_fdir_entry()
1284 fltr_idx = ice_ethtool_flow_to_fltr(fsp->flow_type & ~FLOW_EXT); in ice_cfg_fdir_xtrct_seq()
1744 input->flow_type = ice_ethtool_flow_to_fltr(flow_type); in ice_set_fdir_input_set()

Completed in 4 milliseconds