Searched refs:ice_rem_prof (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_flex_pipe.h | 64 int ice_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 id);
|
| H A D | ice_flow.c | 1559 status = ice_rem_prof(hw, blk, prof->id); in ice_flow_rem_prof_sync() 1711 ice_rem_prof(hw, blk, id); in ice_flow_set_parser_prof()
|
| H A D | ice_flex_pipe.c | 3373 int ice_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 id) in ice_rem_prof() function
|
| /linux/drivers/net/ethernet/intel/ice/virt/ |
| H A D | rss.c | 1481 ret = ice_rem_prof(hw, ICE_BLK_RSS, id); in ice_add_raw_rss_cfg() 1544 ret = ice_rem_prof(hw, ICE_BLK_RSS, id); in ice_rem_raw_rss_cfg()
|