Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Drx_desc.h421 __le16 ast_index; member
534 __le16 ast_index; member
559 __le16 ast_index; member
Dhal_rx.h85 u32 ast_index; member
163 u32 ast_index; member
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()
/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Dhal_rx.h124 u32 ast_index; member
191 u32 ast_index; member
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()
Drx_desc.h128 __le16 ast_index; member