Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/wifi/nrf_wifi/off_raw_tx/
Doff_raw_tx_api.h141 struct nrf_wifi_off_raw_tx_conf { struct
143 unsigned int period_us;
145 unsigned int tx_pwr;
147 unsigned int chan;
149 bool short_preamble;
151 unsigned int num_retries;
153 enum nrf_wifi_off_raw_tx_tput_mode tput_mode;
155 enum nrf_wifi_off_raw_tx_rate rate;
157 enum nrf_wifi_off_raw_tx_he_gi he_gi;
159 enum nrf_wifi_off_raw_tx_he_ltf he_ltf;
[all …]