Searched defs:irdma_qos (Results 1 – 1 of 1) sorted by relevance
532 struct irdma_qos { struct533 struct list_head qplist;534 struct mutex qos_mutex; /* protect QoS attributes per QoS level */535 u64 lan_qos_handle;536 u32 l2_sched_node_id;537 u16 qs_handle;538 u8 traffic_class;539 u8 rel_bw;540 u8 prio_type;541 bool valid;