Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ice/
Dice_flex_pipe.c2648 u8 original_ptg; in ice_ptg_add_mv_ptype() local
2657 status = ice_ptg_find_ptype(hw, blk, ptype, &original_ptg); in ice_ptg_add_mv_ptype()
2662 if (original_ptg == ptg) in ice_ptg_add_mv_ptype()
2666 if (original_ptg != ICE_DEFAULT_PTG) in ice_ptg_add_mv_ptype()
2667 ice_ptg_remove_ptype(hw, blk, ptype, original_ptg); in ice_ptg_add_mv_ptype()