Searched refs:retry_list (Results 1 – 2 of 2) sorted by relevance
1543 struct htt_tx_compl_ind_append_retries *retry_list = NULL; in pkt_capture_tx_get_txcomplete_data_hdr() local1559 retry_list = (struct htt_tx_compl_ind_append_retries *) in pkt_capture_tx_get_txcomplete_data_hdr()1561 while (retry_list) { in pkt_capture_tx_get_txcomplete_data_hdr()1562 if (retry_list[retry_index++].flag == 0) in pkt_capture_tx_get_txcomplete_data_hdr()
768 struct htt_tx_compl_ind_append_retries *retry_list = NULL; in ol_tx_get_txtstamps() local790 retry_list = (struct htt_tx_compl_ind_append_retries *) in ol_tx_get_txtstamps()792 while (retry_list) { in ol_tx_get_txtstamps()793 if (retry_list[retry_index++].flag == 0) in ol_tx_get_txtstamps()