Searched refs:mpdu_bytes_array_len (Results 1 – 2 of 2) sorted by relevance
856 hdr->mpdu_bytes_array_len * sizeof(uint16_t); in htt_t2h_tx_ppdu_log_print()859 hdr->mpdu_bytes_array_len); in htt_t2h_tx_ppdu_log_print()992 if (hdr->mpdu_bytes_array_len) { in htt_t2h_tx_ppdu_log_print()996 mpdu_bytes_array_len); in htt_t2h_tx_ppdu_log_print()999 calculated_p8 += hdr->mpdu_bytes_array_len * sizeof(uint16_t); in htt_t2h_tx_ppdu_log_print()1002 hdr->mpdu_bytes_array_len); in htt_t2h_tx_ppdu_log_print()
70 A_UINT8 mpdu_bytes_array_len; /* length of array of per-MPDU byte counts */ member