Home
last modified time | relevance | path

Searched defs:iwl_traffic_load (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
Drs.h303 struct iwl_traffic_load { struct
304 unsigned long time_stamp; /* age of the oldest statistics */
305 u32 packet_count[TID_QUEUE_MAX_SIZE]; /* packet count in this time
307 u32 total; /* total num of packets during the
309 u8 queue_count; /* number of queues that has
311 u8 head; /* start of the circular buffer */
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
Drs.h308 struct iwl_traffic_load { struct
309 unsigned long time_stamp; /* age of the oldest statistics */
310 u32 packet_count[TID_QUEUE_MAX_SIZE]; /* packet count in this time
312 u32 total; /* total num of packets during the
314 u8 queue_count; /* number of queues that has
316 u8 head; /* start of the circular buffer */