Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
A Drx_desc.h422 __le16 ast_index; member
535 __le16 ast_index; member
560 __le16 ast_index; member
A Dhal_rx.h86 u32 ast_index; member
164 u32 ast_index; member
A Dhal_rx.c838 rx_user_status->ast_index = ppdu_info->ast_index; in ath11k_hal_rx_populate_mu_user_info()
901 ppdu_info->ast_index = in ath11k_hal_rx_parse_mon_status_tlv()
/linux/drivers/net/wireless/ath/ath12k/
A Drx_desc.h128 __le16 ast_index; member
190 __le16 ast_index; member
A Dhal_rx.h125 u32 ast_index; member
192 u32 ast_index; member
A Ddp_mon.c45 rx_user_status->ast_index = ppdu_info->ast_index; in ath12k_dp_mon_rx_populate_mu_user_info()
623 ppdu_info->ast_index = in ath12k_dp_mon_rx_parse_status_tlv()
2330 if (user_stats->ast_index == 0 || user_stats->ast_index == 0xFFFF) in ath12k_dp_mon_rx_update_user_stats()
2333 peer = ath12k_peer_find_by_ast(ar->ab, user_stats->ast_index); in ath12k_dp_mon_rx_update_user_stats()
2337 user_stats->ast_index); in ath12k_dp_mon_rx_update_user_stats()
2521 (ppdu_info->ast_index != HAL_AST_IDX_INVALID)) { in ath12k_dp_mon_rx_process_stats()

Completed in 647 milliseconds