Searched refs:ice_flow_rem_prof (Results 1 – 1 of 1) sorted by relevance
| /freebsd-head/sys/dev/ice/ |
| HD | ice_flow.c | 1136 ice_flow_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 prof_id) in ice_flow_rem_prof() function 1393 status = ice_flow_rem_prof(hw, blk, p->id); in ice_rem_vsi_rss_cfg() 1601 status = ice_flow_rem_prof(hw, blk, prof->id); in ice_add_rss_cfg_sync() 1636 ice_flow_rem_prof(hw, blk, prof->id); in ice_add_rss_cfg_sync() 1738 status = ice_flow_rem_prof(hw, blk, prof->id); in ice_rem_rss_cfg_sync()
|