Searched refs:RSSI (Results 1 – 8 of 8) sorted by relevance
331 __le16 RSSI; /* receive signal strength (in dBm) */ member1061 __le16 RSSI; member
79 BRCMF_ENUM_DEF(RSSI, 56) \
3460 bss_data.signal = (s16)le16_to_cpu(bi->RSSI) * 100; in brcmf_inform_single_bss()3571 notify_signal = (s16)le16_to_cpu(bi->RSSI) * 100; in brcmf_inform_ibss()3679 s16 bss_rssi = le16_to_cpu(bss->RSSI); in brcmf_compare_update_same_bss()3680 s16 bss_info_rssi = le16_to_cpu(bss_info_le->RSSI); in brcmf_compare_update_same_bss()3686 bss->RSSI = bss_info_le->RSSI; in brcmf_compare_update_same_bss()3692 bss->RSSI = bss_info_le->RSSI; in brcmf_compare_update_same_bss()
53 BRCMF_FWS_TLV_DEF(RSSI, 8, 1) \
130 s16 RSSI; /* receive signal strength (in dBm) */ member
226 uint8_t RSSI; /* received signal strengt indication */ member
2517 ds->RSSI = 0; in mwl_rxbuf_init()2695 rssi = cvtrssi(ds->RSSI); in mwl_rx_proc()4499 ds->Status, le16toh(ds->PktLen), ds->RSSI, ds->Channel, in mwl_printrxbuf()
146 * added RSSI-based association rejection from OCE