Home
last modified time | relevance | path

Searched refs:is_valid_peer_id (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddp.h1381 bool is_valid_peer_id; member
H A Ddp_rx.c1239 if (ppdu_stats->user_stats[i].is_valid_peer_id) { in ath11k_get_ppdu_user_index()
1285 user_stats->is_valid_peer_id = true; in ath11k_htt_tlv_ppdu_stats_parse()
1304 user_stats->is_valid_peer_id = true; in ath11k_htt_tlv_ppdu_stats_parse()
1325 user_stats->is_valid_peer_id = true; in ath11k_htt_tlv_ppdu_stats_parse()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c1186 if (ppdu_stats->user_stats[i].is_valid_peer_id) { in ath12k_get_ppdu_user_index()
1235 user_stats->is_valid_peer_id = true; in ath12k_htt_tlv_ppdu_stats_parse()
1255 user_stats->is_valid_peer_id = true; in ath12k_htt_tlv_ppdu_stats_parse()
1276 user_stats->is_valid_peer_id = true; in ath12k_htt_tlv_ppdu_stats_parse()
H A Ddp.h1539 bool is_valid_peer_id; member