Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/wifi/nrf_wifi/off_raw_tx/
Doff_raw_tx_api.h142 struct nrf_wifi_off_raw_tx_conf { struct
210 int nrf70_off_raw_tx_conf_update(struct nrf_wifi_off_raw_tx_conf *conf);
222 int nrf70_off_raw_tx_start(struct nrf_wifi_off_raw_tx_conf *conf);
/Zephyr-latest/drivers/wifi/nrf_wifi/off_raw_tx/src/
Doff_raw_tx_api.c303 int nrf70_off_raw_tx_conf_update(struct nrf_wifi_off_raw_tx_conf *conf) in nrf70_off_raw_tx_conf_update()
383 int nrf70_off_raw_tx_start(struct nrf_wifi_off_raw_tx_conf *conf) in nrf70_off_raw_tx_start()