Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath6kl/
A Dhtc_pipe.c333 if (txqueue_depth >= ep->max_txq_depth) { in htc_try_send()
341 overflow -= ep->max_txq_depth; in htc_try_send()
349 ep->max_txq_depth); in htc_try_send()
1181 ep->max_txq_depth = 0; in reset_endpoint_states()
1366 ep->max_txq_depth = conn_req->max_txq_depth; in ath6kl_htc_pipe_conn_service()
1599 connect.max_txq_depth = NUM_CONTROL_TX_BUFFERS; in ath6kl_htc_pipe_wait_target()
A Dhtc.h356 int max_txq_depth; member
515 int max_txq_depth; member
A Dhtc_mbox.c979 if (txq_depth >= endpoint->max_txq_depth) in ath6kl_htc_tx_try()
986 endpoint->max_txq_depth); in ath6kl_htc_tx_try()
2523 endpoint->max_txq_depth = conn_req->max_txq_depth; in ath6kl_htc_mbox_conn_service()
2584 endpoint->max_txq_depth = 0; in reset_ep_state()
2716 connect.max_txq_depth = NUM_CONTROL_BUFFERS; in ath6kl_htc_mbox_wait_target()
A Dinit.c340 connect.max_txq_depth = MAX_DEFAULT_SEND_QUEUE_DEPTH; in ath6kl_init_service_ep()

Completed in 15 milliseconds