Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_credit_history.c31 uint32_t tx_credit; member
107 void htc_credit_record(enum htc_credit_exchange_type type, uint32_t tx_credit, in htc_credit_record() argument
117 htc_credit_history_buffer[g_htc_credit_history_idx].tx_credit = in htc_credit_record()
118 tx_credit; in htc_credit_record()
157 hist->tx_credit, in htc_print_credit_history()
H A Dhtc_credit_history.h45 void htc_credit_record(enum htc_credit_exchange_type type, uint32_t tx_credit,
78 void htc_credit_record(enum htc_credit_exchange_type type, uint32_t tx_credit, in htc_credit_record() argument