Lines Matching full:scheduler
7 * ice_sched_add_root_node - Insert the Tx scheduler root node in SW DB
9 * @info: Scheduler element information from firmware
44 * ice_sched_find_node_by_teid - Find the Tx scheduler node in SW DB
120 * ice_aq_query_sched_elems - query scheduler elements
141 * ice_sched_add_node - Insert the Tx scheduler node in SW DB
143 * @layer: Scheduler layer of the node
144 * @info: Scheduler element information from firmware
146 * This function inserts a scheduler node to the SW DB.
203 * ice_aq_delete_sched_elems - delete scheduler elements
296 * ice_free_sched_node - Free a Tx scheduler node from SW DB
363 * ice_aq_get_dflt_topo - gets default scheduler topology
371 * Get default scheduler topology (0x400)
414 * ice_aq_cfg_sched_elems - configures scheduler elements
435 * ice_aq_suspend_sched_elems - suspend scheduler elements
455 * ice_aq_resume_sched_elems - resume scheduler elements
475 * ice_aq_query_sched_res - query scheduler resource
481 * Query scheduler resource allocation (0x0412)
658 * hold scheduler lock.
744 * ice_sched_clear_tx_topo - clears the scheduler tree nodes
762 * ice_sched_clear_port - clear the scheduler elements from SW DB for a port
780 * ice_sched_cleanup_all - cleanup scheduler elements from SW DB for all ports
1086 * ice_sched_init_port - Initialize scheduler by querying information from FW
1089 * This function is the initial call to find the total number of Tx scheduler
1173 /* initialize the port for handling the scheduler tree */ in ice_sched_init_port()
1193 * query FW for allocated scheduler resources and store in HW struct
1588 * This function adds a new VSI into scheduler tree
1726 * into the scheduler tree (boot or after reset). We need to in ice_sched_cfg_vsi()
1803 * scheduler tree.
1873 * This function clears the VSI and its LAN children nodes from scheduler tree
1886 * SW DB. The caller needs to hold scheduler lock.
1914 * needs to hold scheduler lock.
2169 * The caller needs to hold the scheduler lock.
2395 * The caller needs to hold scheduler lock.
2420 * scheduler lock.
2462 * with the scheduler lock held.
2519 * with the scheduler lock held.
2563 * ID from local database. The caller needs to hold scheduler lock.
2609 * EIR, or SRL. The caller needs to hold scheduler lock.
2658 * with the scheduler lock held.
2676 * called with scheduler lock held.
2871 * needs to be called with scheduler lock held.
2898 * to hold the scheduler lock.
2956 * called with scheduler lock held.