Searched defs:irdma_qos (Results 1 – 1 of 1) sorted by relevance
619 struct irdma_qos { struct620 struct list_head qplist;621 struct mutex qos_mutex; /* protect QoS attributes per QoS level */622 u64 lan_qos_handle;623 u32 l2_sched_node_id;624 u16 qs_handle;625 u8 traffic_class;626 u8 rel_bw;627 u8 prio_type;628 bool valid;