Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/inc/fw/
Dhost_rpu_umac_if.h785 #define NRF_WIFI_CONNECT_COMMON_INFO_FREQ_VALID (1 << 2) macro
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_api.c927 connect_common_info->valid_fields |= NRF_WIFI_CONNECT_COMMON_INFO_FREQ_VALID; in nrf_wifi_sys_fmac_assoc()