FreeBSD kernel iwm device code
iwm_beacon_notif Struct Reference

#include <if_iwmreg.h>

Collaboration diagram for iwm_beacon_notif:

Data Fields

struct iwm_tx_resp beacon_notify_hdr
 
uint64_t tsf
 
uint32_t ibss_mgr_status
 

Detailed Description

Definition at line 5255 of file if_iwmreg.h.

Field Documentation

◆ beacon_notify_hdr

struct iwm_tx_resp iwm_beacon_notif::beacon_notify_hdr

Definition at line 5256 of file if_iwmreg.h.

◆ ibss_mgr_status

uint32_t iwm_beacon_notif::ibss_mgr_status

Definition at line 5258 of file if_iwmreg.h.

◆ tsf

uint64_t iwm_beacon_notif::tsf

Definition at line 5257 of file if_iwmreg.h.


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