FreeBSD kernel iwm device code
iwm_statistics_div Struct Reference

#include <if_iwmreg.h>

Data Fields

uint32_t tx_on_a
 
uint32_t tx_on_b
 
uint32_t exec_time
 
uint32_t probe_time
 
uint32_t rssi_ant
 
uint32_t reserved2
 

Detailed Description

Definition at line 3526 of file if_iwmreg.h.

Field Documentation

◆ exec_time

uint32_t iwm_statistics_div::exec_time

Definition at line 3529 of file if_iwmreg.h.

◆ probe_time

uint32_t iwm_statistics_div::probe_time

Definition at line 3530 of file if_iwmreg.h.

◆ reserved2

uint32_t iwm_statistics_div::reserved2

Definition at line 3532 of file if_iwmreg.h.

◆ rssi_ant

uint32_t iwm_statistics_div::rssi_ant

Definition at line 3531 of file if_iwmreg.h.

◆ tx_on_a

uint32_t iwm_statistics_div::tx_on_a

Definition at line 3527 of file if_iwmreg.h.

◆ tx_on_b

uint32_t iwm_statistics_div::tx_on_b

Definition at line 3528 of file if_iwmreg.h.


The documentation for this struct was generated from the following file: