Searched refs:ice_sched_add_nodes_to_layer (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/intel/ice/ |
D | ice_sched.c | 758 ice_sched_add_nodes_to_layer(struct ice_port_info *pi, in ice_sched_add_nodes_to_layer() function 794 status = ice_sched_add_nodes_to_layer(pi, tc_node, in ice_sched_add_nodes_to_layer() 821 status = ice_sched_add_nodes_to_layer(pi, tc_node, parent, in ice_sched_add_nodes_to_layer() 1248 status = ice_sched_add_nodes_to_layer(pi, tc_node, parent, i, in ice_sched_add_vsi_child_nodes() 1348 status = ice_sched_add_nodes_to_layer(pi, tc_node, parent, in ice_sched_add_vsi_support_nodes()
|