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

/freebsd-current/sys/dev/ice/
H A Dice_flow.h213 ICE_FLOW_RX = 0x02, enumerator in enum:ice_flow_dir
214 ICE_FLOW_TX_RX = ICE_FLOW_RX | ICE_FLOW_TX
H A Dice_flow.c1579 prof = ice_flow_find_prof_conds(hw, blk, ICE_FLOW_RX, segs, segs_cnt,
1591 prof = ice_flow_find_prof_conds(hw, blk, ICE_FLOW_RX, segs, segs_cnt,
1611 prof = ice_flow_find_prof_conds(hw, blk, ICE_FLOW_RX, segs, segs_cnt,
1624 status = ice_flow_add_prof(hw, blk, ICE_FLOW_RX,
1721 prof = ice_flow_find_prof_conds(hw, blk, ICE_FLOW_RX, segs, segs_cnt,

Completed in 110 milliseconds