Searched refs:ice_sched_add_nodes_to_layer (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/dev/ice/ |
| H A D | ice_sched.c | 1122 * ice_sched_add_nodes_to_layer - Add nodes to a given layer 1134 ice_sched_add_nodes_to_layer(struct ice_port_info *pi, in ice_sched_add_nodes_to_layer() 1803 status = ice_sched_add_nodes_to_layer(pi, tc_node, parent, i, in ice_sched_add_vsi_child_nodes() 1904 status = ice_sched_add_nodes_to_layer(pi, tc_node, parent, in ice_sched_add_vsi_support_nodes() 2520 status = ice_sched_add_nodes_to_layer(pi, tc_node, parent, i, in ice_sched_move_vsi_to_agg() 2774 status = ice_sched_add_nodes_to_layer(pi, tc_node, parent, i, in ice_sched_add_agg_cfg() 1132 ice_sched_add_nodes_to_layer(struct ice_port_info *pi, ice_sched_add_nodes_to_layer() function
|