Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath6kl/
Dhtc.c413 endpoint->cred_dist.txq_depth = get_queue_depth(&endpoint->txq); in htc_tx_comp_update()
433 endpoint->eid, get_queue_depth(txq)); in htc_tx_complete()
605 packet, get_queue_depth(&endpoint->txq)); in ath6kl_htc_tx_pkts_get()
759 n_scat = get_queue_depth(queue); in ath6kl_htc_tx_bundle()
883 (get_queue_depth(&txq) >= in ath6kl_htc_tx_from_queue()
949 txq_depth = get_queue_depth(&endpoint->txq); in ath6kl_htc_tx_try()
998 get_queue_depth(&endpoint->txq)); in htc_chk_ep_txq()
1207 get_queue_depth(&endpoint->txq); in ath6kl_htc_indicate_activity_change()
1329 if (get_queue_depth(&endpoint->rx_bufq) in ath6kl_htc_rx_chk_water_mark()
1623 get_queue_depth(&endpoint->txq); in htc_proc_cred_rpt()
[all …]
Dhtc.h618 static inline int get_queue_depth(struct list_head *queue) in get_queue_depth() function
Dsdio.c631 node->scat_q_depth = get_queue_depth(&ar_sdio->scat_req); in ath6kl_sdio_scatter_req_get()
1244 WARN_ON(get_queue_depth(&ar_sdio->scat_req) != 4); in ath6kl_sdio_stop()
Ddebug.c201 get_queue_depth(&ep_dist->htc_ep->txq)); in dump_cred_dist()
654 get_queue_depth(&target->cred_dist_list) * CREDIT_INFO_LEN; in read_file_credit_dist_stats()
683 get_queue_depth(&ep_list->htc_ep->txq)); in read_file_credit_dist_stats()