Searched defs:ice_sched_node (Results 1 – 1 of 1) sorted by relevance
565 struct ice_sched_node { struct570 char *name;572 u64 tx_max;573 u64 tx_share;575 u32 id;576 u32 tx_priority;577 u32 tx_weight;578 u16 vsi_handle;581 u8 num_children;582 u8 tc_num;[all …]