Searched refs:tx_info (Results 1 – 1 of 1) sorted by relevance
778 tx_pkt_rate_info *tx_info; local901 tx_info = (tx_pkt_rate_info *)pos;903 PRINTF("nss_txcnt[%d] = %u\n", i, tx_info->nss_txcnt[i]);905 PRINTF("bandwidth_txcnt[%d] = %u\n", i, tx_info->bandwidth_txcnt[i]);907 PRINTF("preamble_txcnt[%d] = %u\n", i, tx_info->preamble_txcnt[i]);908 PRINTF("ldpc_txcnt = %u\n", tx_info->ldpc_txcnt);909 PRINTF("rts_txcnt = %u\n", tx_info->rts_txcnt);910 PRINTF("ack_RSSI = %d\n\n", tx_info->ack_RSSI);