Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_sched.h17 #define ICE_SCHED_5_LAYERS 5 macro
H A Dice_ddp.c2398 hw->num_tx_sched_layers == ICE_SCHED_5_LAYERS) { in ice_cfg_tx_topo()
2413 hw->num_tx_sched_layers == ICE_SCHED_5_LAYERS) { in ice_cfg_tx_topo()
H A Dice_sched.c1131 else if (hw->num_tx_sched_layers == ICE_SCHED_5_LAYERS) in ice_sched_get_vsi_layer()
/linux/drivers/net/ethernet/intel/ice/devlink/
H A Ddevlink.c553 *layers = ICE_SCHED_5_LAYERS; in ice_get_tx_topo_user_sel()
589 if (layers == ICE_SCHED_5_LAYERS) in ice_update_tx_topo_user_sel()
669 if (val.vu8 != ICE_SCHED_5_LAYERS && val.vu8 != ICE_SCHED_9_LAYERS) { in ice_devlink_tx_sched_layers_validate()