Lines Matching defs:flow
41 static int ice_fltr_to_ethtool_flow(enum ice_fltr_ptype flow) in ice_fltr_to_ethtool_flow()
292 int status, flow; in ice_fdir_rem_adq_chnl() local
341 ice_fdir_get_hw_prof(struct ice_hw *hw, enum ice_block blk, int flow) in ice_fdir_get_hw_prof()
356 ice_fdir_erase_flow_from_hw(struct ice_hw *hw, enum ice_block blk, int flow) in ice_fdir_erase_flow_from_hw()
393 int flow = (int)flow_type & ~FLOW_EXT; in ice_fdir_rem_flow() local
419 int flow; in ice_fdir_release_flows() local
432 int flow; in ice_fdir_replay_flows() local
566 ice_fdir_alloc_flow_prof(struct ice_hw *hw, enum ice_fltr_ptype flow) in ice_fdir_alloc_flow_prof()
622 enum ice_fltr_ptype flow, enum ice_fd_hw_seg tun) in ice_fdir_set_hw_fltr_rule()
839 ice_create_init_fdir_rule(struct ice_pf *pf, enum ice_fltr_ptype flow) in ice_create_init_fdir_rule()
1521 enum ice_fltr_ptype flow; in ice_vsi_manage_fdir() local