Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath6kl/
Dhtc_pipe.c51 get_queue_depth(queue_to_indicate)); in do_send_completion()
114 __func__, packet, get_queue_depth(&ep->txq)); in get_htc_packet_credit_based()
193 __func__, packet, get_queue_depth(&ep->txq)); in get_htc_packet()
217 pkt_queue, get_queue_depth(pkt_queue)); in htc_issue_packets()
317 (txq == NULL) ? 0 : get_queue_depth(txq)); in htc_try_send()
334 txqueue_depth = get_queue_depth(&ep->txq); in htc_try_send()
339 overflow = get_queue_depth(txq); in htc_try_send()
343 overflow += get_queue_depth(txq); in htc_try_send()
364 good_pkts = get_queue_depth(txq) - overflow; in htc_try_send()
458 if (get_queue_depth(&ep->txq) == 0) in htc_try_send()
[all …]
Dhtc_mbox.c427 endpoint->cred_dist.txq_depth = get_queue_depth(&endpoint->txq); in htc_tx_comp_update()
447 endpoint->eid, get_queue_depth(txq)); in htc_tx_complete()
621 packet, get_queue_depth(&endpoint->txq)); in ath6kl_htc_tx_pkts_get()
776 n_scat = get_queue_depth(queue); in ath6kl_htc_tx_bundle()
909 (get_queue_depth(&txq) >= in ath6kl_htc_tx_from_queue()
980 txq_depth = get_queue_depth(&endpoint->txq); in ath6kl_htc_tx_try()
1029 get_queue_depth(&endpoint->txq)); in htc_chk_ep_txq()
1240 get_queue_depth(&endpoint->txq); in ath6kl_htc_mbox_activity_changed()
1362 if (get_queue_depth(&endpoint->rx_bufq) in ath6kl_htc_rx_chk_water_mark()
1658 get_queue_depth(&endpoint->txq); in htc_proc_cred_rpt()
[all …]
Dhtc.h663 static inline int get_queue_depth(struct list_head *queue) in get_queue_depth() function
Dsdio.c641 node->scat_q_depth = get_queue_depth(&ar_sdio->scat_req); in ath6kl_sdio_scatter_req_get()
1242 WARN_ON(get_queue_depth(&ar_sdio->scat_req) != 4); in ath6kl_sdio_stop()
Ddebug.c259 get_queue_depth(&ep_dist->htc_ep->txq)); in dump_cred_dist()
720 get_queue_depth(&target->cred_dist_list) * CREDIT_INFO_LEN; in read_file_credit_dist_stats()
749 get_queue_depth(&ep_list->htc_ep->txq)); in read_file_credit_dist_stats()