FreeBSD kernel ATH device code
ath_rateioctl_rt Struct Reference

#include <if_athioctl.h>

Data Fields

uint16_t nentries
 
uint16_t pad [1]
 
uint8_t ratecode [ATH_RATE_TLV_RATETABLE_NENTRIES]
 

Detailed Description

Definition at line 225 of file if_athioctl.h.

Field Documentation

◆ nentries

uint16_t ath_rateioctl_rt::nentries

Definition at line 226 of file if_athioctl.h.

Referenced by ath_rate_fetch_node_stats().

◆ pad

uint16_t ath_rateioctl_rt::pad[1]

Definition at line 227 of file if_athioctl.h.

◆ ratecode

uint8_t ath_rateioctl_rt::ratecode[ATH_RATE_TLV_RATETABLE_NENTRIES]

Definition at line 228 of file if_athioctl.h.

Referenced by ath_rate_fetch_node_stats().


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