FreeBSD kernel iwm device code
iwm_statistics_tx_non_phy_agg Struct Reference

#include <if_iwmreg.h>

Data Fields

uint32_t ba_timeout
 
uint32_t ba_reschedule_frames
 
uint32_t scd_query_agg_frame_cnt
 
uint32_t scd_query_no_agg
 
uint32_t scd_query_agg
 
uint32_t scd_query_mismatch
 
uint32_t frame_not_ready
 
uint32_t underrun
 
uint32_t bt_prio_kill
 
uint32_t rx_ba_rsp_cnt
 
int8_t txpower [IWM_MAX_CHAINS]
 
int8_t reserved
 
uint32_t reserved2
 

Detailed Description

Definition at line 3625 of file if_iwmreg.h.

Field Documentation

◆ ba_reschedule_frames

uint32_t iwm_statistics_tx_non_phy_agg::ba_reschedule_frames

Definition at line 3627 of file if_iwmreg.h.

◆ ba_timeout

uint32_t iwm_statistics_tx_non_phy_agg::ba_timeout

Definition at line 3626 of file if_iwmreg.h.

◆ bt_prio_kill

uint32_t iwm_statistics_tx_non_phy_agg::bt_prio_kill

Definition at line 3634 of file if_iwmreg.h.

◆ frame_not_ready

uint32_t iwm_statistics_tx_non_phy_agg::frame_not_ready

Definition at line 3632 of file if_iwmreg.h.

◆ reserved

int8_t iwm_statistics_tx_non_phy_agg::reserved

Definition at line 3637 of file if_iwmreg.h.

◆ reserved2

uint32_t iwm_statistics_tx_non_phy_agg::reserved2

Definition at line 3638 of file if_iwmreg.h.

◆ rx_ba_rsp_cnt

uint32_t iwm_statistics_tx_non_phy_agg::rx_ba_rsp_cnt

Definition at line 3635 of file if_iwmreg.h.

◆ scd_query_agg

uint32_t iwm_statistics_tx_non_phy_agg::scd_query_agg

Definition at line 3630 of file if_iwmreg.h.

◆ scd_query_agg_frame_cnt

uint32_t iwm_statistics_tx_non_phy_agg::scd_query_agg_frame_cnt

Definition at line 3628 of file if_iwmreg.h.

◆ scd_query_mismatch

uint32_t iwm_statistics_tx_non_phy_agg::scd_query_mismatch

Definition at line 3631 of file if_iwmreg.h.

◆ scd_query_no_agg

uint32_t iwm_statistics_tx_non_phy_agg::scd_query_no_agg

Definition at line 3629 of file if_iwmreg.h.

◆ txpower

int8_t iwm_statistics_tx_non_phy_agg::txpower[IWM_MAX_CHAINS]

Definition at line 3636 of file if_iwmreg.h.

◆ underrun

uint32_t iwm_statistics_tx_non_phy_agg::underrun

Definition at line 3633 of file if_iwmreg.h.


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