Searched defs:ice_sched_node (Results 1 – 1 of 1) sorted by relevance
522 struct ice_sched_node { struct527 char *name;529 u64 tx_max;530 u64 tx_share;532 u32 id;533 u32 tx_priority;534 u32 tx_weight;535 u16 vsi_handle;538 u8 num_children;539 u8 tc_num;[all …]
Completed in 16 milliseconds