FreeBSD kernel ATH device code
if_ath_alq_tx_fifo_push Struct Reference

#include <if_ath_alq.h>

Data Fields

uint32_t txq
 
uint32_t nframes
 
uint32_t fifo_depth
 
uint32_t frame_cnt
 

Detailed Description

Definition at line 119 of file if_ath_alq.h.

Field Documentation

◆ fifo_depth

uint32_t if_ath_alq_tx_fifo_push::fifo_depth

Definition at line 122 of file if_ath_alq.h.

◆ frame_cnt

uint32_t if_ath_alq_tx_fifo_push::frame_cnt

Definition at line 123 of file if_ath_alq.h.

◆ nframes

uint32_t if_ath_alq_tx_fifo_push::nframes

Definition at line 121 of file if_ath_alq.h.

◆ txq

uint32_t if_ath_alq_tx_fifo_push::txq

Definition at line 120 of file if_ath_alq.h.


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