Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_mem.c93 qdf_atomic_t tx_descs_outstanding; member
3031 return qdf_atomic_read(&qdf_mem_stat.tx_descs_outstanding); in qdf_mem_tx_desc_cnt_read()
3046 qdf_mem_stat.tx_descs_outstanding = pending_tx_descs; in qdf_mem_tx_desc_cnt_update()