Home
last modified time | relevance | path

Searched refs:keep_alive_enable (Results 1 – 4 of 4) sorted by relevance

/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_cmd.c95 umac_cmd_data->keep_alive_enable = KEEP_ALIVE_ENABLED; in umac_cmd_sys_init()
/nrf_wifi-latest/fw_if/umac_if/src/offload_raw_tx/
Dfmac_cmd.c89 umac_cmd_data->keep_alive_enable = KEEP_ALIVE_ENABLED; in umac_cmd_off_raw_tx_init()
/nrf_wifi-latest/fw_if/umac_if/src/radio_test/
Dfmac_cmd.c89 umac_cmd_data->keep_alive_enable = KEEP_ALIVE_ENABLED; in umac_cmd_rt_init()
/nrf_wifi-latest/fw_if/umac_if/inc/fw/
Dhost_rpu_sys_if.h930 unsigned char keep_alive_enable; member