Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
Dhtc_send.c1457 int tx_resources; in htc_try_send() local
1648 tx_resources = in htc_try_send()
1652 tx_resources = 0; in htc_try_send()
1662 (!tx_resources)) { in htc_try_send()
1699 if (HTC_TX_BUNDLE_ENABLED(target) && tx_resources && in htc_try_send()
1704 tx_resources = in htc_try_send()
1707 tx_resources = in htc_try_send()
1714 tx_resources); in htc_try_send()
1773 tx_resources = in htc_try_send()
2214 int tx_resources; in htc_send_data_pkt() local
[all …]