Searched refs:rx_bitmap (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | hal_rx.c | 490 desc->rx_bitmap[0], desc->rx_bitmap[1], desc->rx_bitmap[2], in ath12k_hal_reo_status_queue_stats() 491 desc->rx_bitmap[3], desc->rx_bitmap[4], desc->rx_bitmap[5], in ath12k_hal_reo_status_queue_stats() 492 desc->rx_bitmap[6], desc->rx_bitmap[7]); in ath12k_hal_reo_status_queue_stats()
|
H A D | hal_desc.h | 2384 __le32 rx_bitmap[9]; member 2588 __le32 rx_bitmap[9]; member
|
H A D | hal.h | 914 u32 rx_bitmap[8]; /* Bitmap from 0-255 */ member
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | hal_rx.c | 464 desc->rx_bitmap[0], desc->rx_bitmap[1], desc->rx_bitmap[2], in ath11k_hal_reo_status_queue_stats() 465 desc->rx_bitmap[3], desc->rx_bitmap[4], desc->rx_bitmap[5], in ath11k_hal_reo_status_queue_stats() 466 desc->rx_bitmap[6], desc->rx_bitmap[7]); in ath11k_hal_reo_status_queue_stats()
|
H A D | hal_desc.h | 1992 u32 rx_bitmap[8]; member 2196 u32 rx_bitmap[8]; member
|
H A D | hal.h | 802 u32 rx_bitmap[8]; /* Bitmap from 0-255 */ member
|