Home
last modified time | relevance | path

Searched refs:retry_list (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
H A Dwlan_pkt_capture_data_txrx.c1543 struct htt_tx_compl_ind_append_retries *retry_list = NULL; in pkt_capture_tx_get_txcomplete_data_hdr() local
1559 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()
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_send.c768 struct htt_tx_compl_ind_append_retries *retry_list = NULL; in ol_tx_get_txtstamps() local
790 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()