Searched refs:bcn_nf_last (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dioctl.h154 signed int bcn_nf_last; member in struct:mwifiex_bss_info
H A Dinit.c122 priv->bcn_nf_last = 0;
H A Dsta_cmdresp.c110 priv->bcn_nf_last = le16_to_cpu(rssi_info_rsp->bcn_nf_last);
H A Dsta_ioctl.c596 info->bcn_nf_last = priv->bcn_nf_last;
H A Dsta_event.c158 priv->bcn_nf_last = 0;
H A Djoin.c771 priv->bcn_nf_last = 0;
H A Dmain.h561 s16 bcn_nf_last; member in struct:mwifiex_private
H A Dfw.h1103 __le16 bcn_nf_last; member in struct:host_cmd_ds_802_11_rssi_info_rsp
H A Dcfg80211.c1592 if (priv->bcn_nf_last) {
1594 survey->noise = priv->bcn_nf_last;
H A Dsta_cmd.c51 priv->bcn_nf_last = 0;

Completed in 221 milliseconds