Searched refs:txq_depth (Results 1 – 8 of 8) sorted by relevance
208 if (cur_list->txq_depth == 0) in ath6kl_credit_update()311 if (curdist_list->txq_depth == 0) in ath6kl_credit_redistribute()426 endpoint->cred_dist.txq_depth = get_queue_depth(&endpoint->txq); in htc_tx_comp_update()970 int txq_depth; in ath6kl_htc_tx_try() local976 txq_depth = get_queue_depth(&endpoint->txq); in ath6kl_htc_tx_try()979 if (txq_depth >= endpoint->max_txq_depth) in ath6kl_htc_tx_try()985 endpoint->eid, txq_depth, in ath6kl_htc_tx_try()1232 endpoint->cred_dist.txq_depth = in ath6kl_htc_mbox_activity_changed()1648 endpoint->cred_dist.txq_depth = in htc_proc_cred_rpt()
433 int txq_depth; member
418 ringparam->tx_pending = bnad->txq_depth; in bnad_get_ringparam()433 ringparam->tx_pending == bnad->txq_depth) { in bnad_set_ringparam()479 if (ringparam->tx_pending != bnad->txq_depth) { in bnad_set_ringparam()480 bnad->txq_depth = ringparam->tx_pending; in bnad_set_ringparam()
298 u32 txq_depth; member
306 void bna_tx_res_req(int num_txq, int txq_depth,
506 int txq_depth; member
1964 tx_config->txq_depth = bnad->txq_depth; in bnad_setup_tx()1971 bnad->txq_depth, res_info); in bnad_setup_tx()1977 bnad->txq_depth)); in bnad_setup_tx()3488 bnad->txq_depth = BNAD_TXQ_DEPTH; in bnad_init()
3316 bna_tx_res_req(int num_txq, int txq_depth, struct bna_res_info *res_info) in bna_tx_res_req() argument3328 q_size = txq_depth * BFI_TXQ_WI_SIZE; in bna_tx_res_req()3466 txq->tcb->q_depth = tx_cfg->txq_depth; in bna_tx_create()