Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_sched.h168 ice_sched_add_nodes_to_layer(struct ice_port_info *pi,
H A Dice_sched.c1047 ice_sched_add_nodes_to_layer(struct ice_port_info *pi, in ice_sched_add_nodes_to_layer() function
1663 status = ice_sched_add_nodes_to_layer(pi, tc_node, parent, i, in ice_sched_add_vsi_child_nodes()
1763 status = ice_sched_add_nodes_to_layer(pi, tc_node, parent, in ice_sched_add_vsi_support_nodes()
2320 status = ice_sched_add_nodes_to_layer(pi, tc_node, parent, i, in ice_sched_move_vsi_to_agg()
2574 status = ice_sched_add_nodes_to_layer(pi, tc_node, parent, i, in ice_sched_add_agg_cfg()
H A Dice_lag.c488 err = ice_sched_add_nodes_to_layer(pi, tc_node, parent, n, in ice_lag_get_sched_parent()