FreeBSD kernel ATH device code
if_ath_alq_hdr Struct Reference

#include <if_ath_alq.h>

Data Fields

uint64_t threadid
 
uint32_t tstamp_sec
 
uint32_t tstamp_usec
 
uint16_t op
 
uint16_t len
 

Detailed Description

Definition at line 148 of file if_ath_alq.h.

Field Documentation

◆ len

uint16_t if_ath_alq_hdr::len

Definition at line 153 of file if_ath_alq.h.

◆ op

uint16_t if_ath_alq_hdr::op

Definition at line 152 of file if_ath_alq.h.

Referenced by if_ath_alq_checkdebug().

◆ threadid

uint64_t if_ath_alq_hdr::threadid

Definition at line 149 of file if_ath_alq.h.

◆ tstamp_sec

uint32_t if_ath_alq_hdr::tstamp_sec

Definition at line 150 of file if_ath_alq.h.

◆ tstamp_usec

uint32_t if_ath_alq_hdr::tstamp_usec

Definition at line 151 of file if_ath_alq.h.


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