Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
Dhtc_send.c466 int tot_data_len) in htc_handle_extra_tx_credit() argument
477 ("%s Tot data_len = %d\n", __func__, tot_data_len)); in htc_handle_extra_tx_credit()
483 if (tot_data_len != last_buf_len) { in htc_handle_extra_tx_credit()
484 first_buf_bundled_len = tot_data_len - ep->TxCreditSize; in htc_handle_extra_tx_credit()
485 free_space = tot_data_len - in htc_handle_extra_tx_credit()
488 free_space = ep->TxCreditSize - tot_data_len; in htc_handle_extra_tx_credit()
534 int tot_data_len) in htc_handle_extra_tx_credit() argument
702 int tot_data_len);
707 int tot_data_len) in htc_handle_extra_tx_credit() argument