Searched refs:ICE_FLOW_RX (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ |
H A D | if_icevar.h | 2873 ICE_FLOW_RX = 0x02, enumerator 2874 ICE_FLOW_TX_RX = ICE_FLOW_RX | ICE_FLOW_TX
|
H A D | if_ice.c | 22915 prof = ice_flow_find_prof_conds(hw, blk, ICE_FLOW_RX, segs, segs_cnt, in ice_add_rss_cfg_sync() 22927 prof = ice_flow_find_prof_conds(hw, blk, ICE_FLOW_RX, segs, segs_cnt, in ice_add_rss_cfg_sync() 22947 prof = ice_flow_find_prof_conds(hw, blk, ICE_FLOW_RX, segs, segs_cnt, in ice_add_rss_cfg_sync() 22960 status = ice_flow_add_prof(hw, blk, ICE_FLOW_RX, in ice_add_rss_cfg_sync()
|