Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/wifi/nrf_wifi/inc/
Dfmac_main.h87 int rts_threshold_value; member
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwifi_mgmt.c1048 vif_ctx_zep->rts_threshold_value = (int)rts_threshold; in nrf_wifi_set_rts_threshold()
1074 *rts_threshold = vif_ctx_zep->rts_threshold_value; in nrf_wifi_get_rts_threshold()