Searched refs:nf (Results 1 – 6 of 6) sorted by relevance
647 cdp_rx_ppdu->nf = ppdu_info->rx_status.chan_noise_floor; in dp_rx_populate_cdp_indication_ppdu()1335 cdp_rx_ppdu->nf = ppdu_info->rx_status.chan_noise_floor; in dp_rx_populate_cdp_indication_ppdu_undecoded_metadata()
3245 int32_t nf[WIFI_MAX_CHAINS]; member3496 uint32_t nf; member
2845 uint32_t nf; member
1597 qdf_mem_copy(peer_signal->nf, in wma_ll_stats_evt_handler()1599 sizeof(peer_signal->nf)); in wma_ll_stats_evt_handler()3112 signal->per_chain_nf = thresh->signal.nf; in wma_config_stats_ext_threshold()
4119 peer_signal->nf[i], in hdd_populate_wifi_signal_info()4127 peer_signal->nf[i]) || in hdd_populate_wifi_signal_info()5055 thresh.signal.nf = nla_get_u32(tb[ in __wlan_hdd_cfg80211_ll_stats_ext_set_param()
7205 #define WMI_UNIFIED_NF_CHAIN_SET(hdr, c, nf) \ argument7206 WMI_F_RMW((hdr)->WMI_UNIFIED_CHAIN_##c##_FIELD, (nf) & 0xffff, \