Home
last modified time | relevance | path

Searched refs:HAL_RX_HT_SIG_INFO_INFO0_BW (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/ath/ath11k/
A Dhal_rx.h260 #define HAL_RX_HT_SIG_INFO_INFO0_BW BIT(7) macro
A Dhal_rx.c976 ppdu_info->bw = FIELD_GET(HAL_RX_HT_SIG_INFO_INFO0_BW, info0); in ath11k_hal_rx_parse_mon_status_tlv()
/drivers/net/wireless/ath/ath12k/
A Dhal_rx.h349 #define HAL_RX_HT_SIG_INFO_INFO0_BW BIT(7) macro
A Ddp_mon.c128 ppdu_info->bw = u32_get_bits(info0, HAL_RX_HT_SIG_INFO_INFO0_BW); in ath12k_dp_mon_parse_ht_sig()

Completed in 26 milliseconds