Home
last modified time | relevance | path

Searched refs:ast_index (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath11k/
H A Drx_desc.h421 __le16 ast_index; member
534 __le16 ast_index; member
559 __le16 ast_index; member
H A Dhal_rx.h85 u32 ast_index; member
163 u32 ast_index; member
H A Dhal_rx.c839 rx_user_status->ast_index = ppdu_info->ast_index; in ath11k_hal_rx_populate_mu_user_info()
902 ppdu_info->ast_index = in ath11k_hal_rx_parse_mon_status_tlv()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhal_rx.h124 u32 ast_index; member
191 u32 ast_index; member
H A Ddp_mon.c47 rx_user_status->ast_index = ppdu_info->ast_index; in ath12k_dp_mon_rx_populate_mu_user_info()
625 ppdu_info->ast_index = in ath12k_dp_mon_rx_parse_status_tlv()
2368 if (user_stats->ast_index == 0 || user_stats->ast_index == 0xFFFF) in ath12k_dp_mon_rx_update_user_stats()
2371 peer = ath12k_peer_find_by_ast(ar->ab, user_stats->ast_index); in ath12k_dp_mon_rx_update_user_stats()
2375 user_stats->ast_index); in ath12k_dp_mon_rx_update_user_stats()
2559 (ppdu_info->ast_index != HAL_AST_IDX_INVALID)) { in ath12k_dp_mon_rx_process_stats()
H A Drx_desc.h128 __le16 ast_index; member