Home
last modified time | relevance | path

Searched refs:nf (Results 1 – 8 of 8) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wls/
Dwls_structure_defs.h132 UINT32 nf : 8; member
137 UINT8 nf; member
295 UINT8 nf; /* Noise floor */
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/wpa_supp_if/incl/
Dwifi_nxp_internal.h281 char nf;
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi.c3035 prx_pd->snr, prx_pd->nf); in wlan_process_802dot11_mgmt_pkt2()
3036 … PRINTM(MINFO, "Rx: TDLS discovery response, nf=%d, snr=%d\n", prx_pd->nf, prx_pd->snr); in wlan_process_802dot11_mgmt_pkt2()
3269 prx_pd->snr - prx_pd->nf); in wlan_process_802dot11_mgmt_pkt2()
3293 prx_pd->snr - prx_pd->nf); in wlan_process_802dot11_mgmt_pkt2()
4865 survey_res.nf = pchan_stats[idx].noise; in wifi_nxp_survey_res_get()
Dmlan_11k.c822 meas_noise = -((int)rxpd->nf + (int)rxpd->snr); in wlan_process_link_measurement_request()
Dmlan_glue.c1347 rssi = rxpd->snr - rxpd->nf; in user_recv_monitor_data()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/wpa_supp_if/
Drtos_wpa_supp_if.c337 if (survey_res->nf) in wifi_nxp_wpa_supp_event_proc_survey_res()
339 survey->nf = survey_res->nf; in wifi_nxp_wpa_supp_event_proc_survey_res()
/hal_nxp-latest/mcux/middleware/wifi_nxp/port/net/zephyr/
Dnet.c353 g_data_nf_last = rxpd->nf; in process_data_packet()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_fw.h2130 t_s8 nf;