Searched refs:db2dbm (Results 1 – 2 of 2) sorted by relevance
1447 bool db2dbm = test_bit(WMI_TLV_SERVICE_HW_DB2DBM_CONVERSION_SUPPORT, in ath11k_hal_rx_parse_mon_status_tlv() local1460 if (db2dbm) { in ath11k_hal_rx_parse_mon_status_tlv()
8638 bool db2dbm = test_bit(WMI_TLV_SERVICE_HW_DB2DBM_CONVERSION_SUPPORT, in ath11k_mac_op_sta_statistics() local8682 db2dbm, arsta->rssi_comb, arsta->rssi_beacon); in ath11k_mac_op_sta_statistics()8685 sinfo->signal = db2dbm ? signal : signal + ATH11K_DEFAULT_NOISE_FLOOR; in ath11k_mac_op_sta_statistics()