Home
last modified time | relevance | path

Searched refs:ice_rem_prof (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.h64 int ice_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 id);
H A Dice_flow.c1559 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 Dice_flex_pipe.c3373 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 Drss.c1481 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()