Lines Matching defs:flow
41 static int ice_fltr_to_ethtool_flow(enum ice_fltr_ptype flow) in ice_fltr_to_ethtool_flow()
300 int status, flow; in ice_fdir_rem_adq_chnl() local
347 ice_fdir_get_hw_prof(struct ice_hw *hw, enum ice_block blk, int flow) in ice_fdir_get_hw_prof()
362 ice_fdir_erase_flow_from_hw(struct ice_hw *hw, enum ice_block blk, int flow) in ice_fdir_erase_flow_from_hw()
398 int flow = (int)flow_type & ~FLOW_EXT; in ice_fdir_rem_flow() local
424 int flow; in ice_fdir_release_flows() local
437 int flow; in ice_fdir_replay_flows() local
577 ice_fdir_alloc_flow_prof(struct ice_hw *hw, enum ice_fltr_ptype flow) in ice_fdir_alloc_flow_prof()
633 enum ice_fltr_ptype flow, enum ice_fd_hw_seg tun) in ice_fdir_set_hw_fltr_rule()
849 ice_create_init_fdir_rule(struct ice_pf *pf, enum ice_fltr_ptype flow) in ice_create_init_fdir_rule()
1657 enum ice_fltr_ptype flow; in ice_vsi_manage_fdir() local