Searched refs:ICE_AQ_RECIPE_ID_IS_ROOT (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_lag.c1851 new_rcp->content.rid = *rid | ICE_AQ_RECIPE_ID_IS_ROOT;
H A Dice_switch.c2213 is_root = root_bufs.content.rid & ICE_AQ_RECIPE_ID_IS_ROOT;
2280 ~ICE_AQ_RECIPE_ID_IS_ROOT;
5048 buf[0].content.rid = rm->root_rid | ICE_AQ_RECIPE_ID_IS_ROOT;
5083 content->rid |= ICE_AQ_RECIPE_ID_IS_ROOT;
H A Dice_adminq_cmd.h551 #define ICE_AQ_RECIPE_ID_IS_ROOT BIT(7) macro

Completed in 138 milliseconds