Searched refs:ICE_FLOW_RX (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_flow.c | 2361 prof = ice_flow_find_prof_conds(hw, blk, ICE_FLOW_RX, segs, segs_cnt, in ice_add_rss_cfg_sync() 2374 prof = ice_flow_find_prof_conds(hw, blk, ICE_FLOW_RX, segs, segs_cnt, in ice_add_rss_cfg_sync() 2395 prof = ice_flow_find_prof_conds(hw, blk, ICE_FLOW_RX, segs, segs_cnt, in ice_add_rss_cfg_sync() 2407 status = ice_flow_add_prof(hw, blk, ICE_FLOW_RX, in ice_add_rss_cfg_sync() 2504 prof = ice_flow_find_prof_conds(hw, blk, ICE_FLOW_RX, segs, segs_cnt, in ice_rem_rss_cfg_sync()
|
H A D | ice_flow.h | 339 ICE_FLOW_RX = 0x02, enumerator
|
H A D | ice_ethtool_fdir.c | 450 ice_flow_add_prof(hw, ICE_BLK_FD, ICE_FLOW_RX, in ice_fdir_replay_flows() 691 err = ice_flow_add_prof(hw, ICE_BLK_FD, ICE_FLOW_RX, seg, in ice_fdir_set_hw_fltr_rule()
|
H A D | ice_virtchnl_fdir.c | 681 ret = ice_flow_add_prof(hw, ICE_BLK_FD, ICE_FLOW_RX, seg, in ice_vc_fdir_write_flow_prof()
|