Searched refs:HAL_RU_PER80 (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | dp_mon.c | 1280 ru_index_320mhz |= HAL_RU_PER80(ru_type_80_0, 0, ru_index_per80mhz); in ath12k_dp_mon_hal_rx_parse_user_info() 1291 ru_index_320mhz |= HAL_RU_PER80(ru_type_80_1, 1, ru_index_per80mhz); in ath12k_dp_mon_hal_rx_parse_user_info() 1302 ru_index_320mhz |= HAL_RU_PER80(ru_type_80_2, 2, ru_index_per80mhz); in ath12k_dp_mon_hal_rx_parse_user_info() 1313 ru_index_320mhz |= HAL_RU_PER80(ru_type_80_3, 3, ru_index_per80mhz); in ath12k_dp_mon_hal_rx_parse_user_info()
|
| H A D | hal_rx.h | 1028 #define HAL_RU_PER80(ru_per80, num_80mhz, ru_idx_per80mhz) \ macro
|