Home
last modified time | relevance | path

Searched defs:iwx_scan_config_v2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/iwx/
H A Dif_iwxreg.h6686 struct iwx_scan_config_v2 { struct
6687 uint32_t flags;
6688 uint32_t tx_chains;
6689 uint32_t rx_chains;
6690 uint32_t legacy_rates;
6691 uint32_t out_of_channel_time[IWX_SCAN_TWO_LMACS];
6692 uint32_t suspend_time[IWX_SCAN_TWO_LMACS];
6693 struct iwx_scan_dwell dwell;
6694 uint8_t mac_addr[ETHER_ADDR_LEN];
6695 uint8_t bcast_sta_id;
[all …]