Searched refs:ICE_FLOW_RX (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
A D | ice_flow.c | 2051 prof = ice_flow_find_prof_conds(hw, blk, ICE_FLOW_RX, segs, segs_cnt, in ice_add_rss_cfg_sync() 2063 prof = ice_flow_find_prof_conds(hw, blk, ICE_FLOW_RX, segs, segs_cnt, in ice_add_rss_cfg_sync() 2083 prof = ice_flow_find_prof_conds(hw, blk, ICE_FLOW_RX, segs, segs_cnt, in ice_add_rss_cfg_sync() 2096 status = ice_flow_add_prof(hw, blk, ICE_FLOW_RX, in ice_add_rss_cfg_sync() 2181 prof = ice_flow_find_prof_conds(hw, blk, ICE_FLOW_RX, segs, segs_cnt, in ice_rem_rss_cfg_sync()
|
A D | ice_flow.h | 281 ICE_FLOW_RX = 0x02, enumerator
|
A D | ice_ethtool_fdir.c | 372 ice_flow_add_prof(hw, ICE_BLK_FD, ICE_FLOW_RX, prof_id, in ice_fdir_replay_flows() 584 status = ice_flow_add_prof(hw, ICE_BLK_FD, ICE_FLOW_RX, prof_id, seg, in ice_fdir_set_hw_fltr_rule()
|
A D | ice_virtchnl_fdir.c | 797 status = ice_flow_add_prof(hw, ICE_BLK_FD, ICE_FLOW_RX, prof_id, seg, in ice_vc_fdir_write_flow_prof()
|
Completed in 15 milliseconds