Searched refs:ice_sched_add_nodes_to_layer (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/intel/ice/ |
D | ice_sched.c | 917 ice_sched_add_nodes_to_layer(struct ice_port_info *pi, in ice_sched_add_nodes_to_layer() function 953 status = ice_sched_add_nodes_to_layer(pi, tc_node, in ice_sched_add_nodes_to_layer() 980 status = ice_sched_add_nodes_to_layer(pi, tc_node, parent, in ice_sched_add_nodes_to_layer() 1456 status = ice_sched_add_nodes_to_layer(pi, tc_node, parent, i, in ice_sched_add_vsi_child_nodes() 1556 status = ice_sched_add_nodes_to_layer(pi, tc_node, parent, in ice_sched_add_vsi_support_nodes()
|