Searched refs:rx_bitmap (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/dev/athk/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
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | hal_rx.c | 462 desc->rx_bitmap[0], desc->rx_bitmap[1], desc->rx_bitmap[2], in ath11k_hal_reo_status_queue_stats() 463 desc->rx_bitmap[3], desc->rx_bitmap[4], desc->rx_bitmap[5], in ath11k_hal_reo_status_queue_stats() 464 desc->rx_bitmap[6], desc->rx_bitmap[7]); in ath11k_hal_reo_status_queue_stats()
|
H A D | hal_desc.h | 1991 u32 rx_bitmap[8]; member 2195 u32 rx_bitmap[8]; member
|
H A D | hal.h | 802 u32 rx_bitmap[8]; /* Bitmap from 0-255 */ member
|