Searched refs:ICE_FLOW_RX (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_flow.h | 347 ICE_FLOW_RX = 0x02, enumerator 348 ICE_FLOW_TX_RX = ICE_FLOW_RX | ICE_FLOW_TX
|
| H A D | ice_flow.c | 2589 if (prof->dir == ICE_FLOW_RX) in ice_flow_acl_frmt_entry() 3624 prof = ice_flow_find_prof_conds(hw, blk, ICE_FLOW_RX, segs, segs_cnt, in ice_add_rss_cfg_sync() 3640 prof = ice_flow_find_prof_conds(hw, blk, ICE_FLOW_RX, segs, segs_cnt, in ice_add_rss_cfg_sync() 3660 prof = ice_flow_find_prof_conds(hw, blk, ICE_FLOW_RX, segs, segs_cnt, in ice_add_rss_cfg_sync() 3682 status = ice_flow_add_prof(hw, blk, ICE_FLOW_RX, in ice_add_rss_cfg_sync() 3789 prof = ice_flow_find_prof_conds(hw, blk, ICE_FLOW_RX, segs, segs_cnt, in ice_rem_rss_cfg_sync()
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_acl_filter.c | 233 ret = ice_flow_add_prof(hw, ICE_BLK_ACL, ICE_FLOW_RX, in ice_acl_prof_init() 244 ret = ice_flow_add_prof(hw, ICE_BLK_ACL, ICE_FLOW_RX, in ice_acl_prof_init() 255 ret = ice_flow_add_prof(hw, ICE_BLK_ACL, ICE_FLOW_RX, in ice_acl_prof_init() 266 ret = ice_flow_add_prof(hw, ICE_BLK_ACL, ICE_FLOW_RX, in ice_acl_prof_init()
|
| H A D | ice_fdir_filter.c | 835 enum ice_flow_dir dir = ICE_FLOW_RX; in ice_fdir_hw_tbl_conf()
|