Searched refs:ice_sched_add_nodes_to_layer (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_sched.h | 168 ice_sched_add_nodes_to_layer(struct ice_port_info *pi,
|
H A D | ice_sched.c | 1047 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 D | ice_lag.c | 488 err = ice_sched_add_nodes_to_layer(pi, tc_node, parent, n, in ice_lag_get_sched_parent()
|