FreeBSD kernel iwm device code
iwm_tx_path_flush_cmd Struct Reference

#include <if_iwmreg.h>

Data Fields

uint32_t sta_id
 
uint16_t tid_mask
 
uint16_t reserved
 

Detailed Description

struct iwl_tx_path_flush_cmd – queue/FIFO flush command @sta_id: station ID to flush @tid_mask: TID mask to flush @reserved: reserved

Definition at line 5286 of file if_iwmreg.h.

Field Documentation

◆ reserved

uint16_t iwm_tx_path_flush_cmd::reserved

Definition at line 5289 of file if_iwmreg.h.

◆ sta_id

uint32_t iwm_tx_path_flush_cmd::sta_id

Definition at line 5287 of file if_iwmreg.h.

◆ tid_mask

uint16_t iwm_tx_path_flush_cmd::tid_mask

Definition at line 5288 of file if_iwmreg.h.


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