Home
last modified time | relevance | path

Searched refs:ATH12K_DEFAULT_NOISE_FLOOR (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/sys/contrib/dev/athk/ath12k/
HDdp_tx.c398 info->status.ack_signal = ATH12K_DEFAULT_NOISE_FLOOR + in ath12k_dp_tx_htt_tx_complete_buf()
493 info->status.ack_signal = ATH12K_DEFAULT_NOISE_FLOOR + in ath12k_dp_tx_complete_msdu()
HDcore.h439 #define ATH12K_DEFAULT_NOISE_FLOOR -95 macro
HDdp_mon.c1027 rxs->signal = ppduinfo->rssi_comb + ATH12K_DEFAULT_NOISE_FLOOR; in ath12k_dp_mon_update_radiotap()
HDmac.c6896 sinfo->signal = arsta->rssi_comb + ATH12K_DEFAULT_NOISE_FLOOR; in ath12k_mac_op_sta_statistics()
HDwmi.c6011 status->signal = rx_ev.snr + ATH12K_DEFAULT_NOISE_FLOOR; in ath12k_mgmt_rx_event()