Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/inc/fw/
Dhost_rpu_umac_if.h2984 struct nrf_wifi_umac_cmd_remain_on_channel { struct
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_api.c1858 struct nrf_wifi_umac_cmd_remain_on_channel *roc_cmd = NULL; in nrf_wifi_sys_fmac_p2p_roc_start()
1869 roc_cmd = nrf_wifi_osal_mem_zalloc(sizeof(struct nrf_wifi_umac_cmd_remain_on_channel)); in nrf_wifi_sys_fmac_p2p_roc_start()