Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
A Dhtc.h236 int max_send_queue_depth; member
A Dhtc.c687 ep->max_tx_queue_depth = conn_req->max_send_queue_depth; in ath11k_htc_connect_service()
780 conn_req.max_send_queue_depth = ATH11K_NUM_CONTROL_TX_BUFFERS; in ath11k_htc_init()
/linux/drivers/net/wireless/ath/ath10k/
A Dhtc.h341 int max_send_queue_depth; member
A Dhtc.c1125 ep->max_tx_queue_depth = conn_req->max_send_queue_depth; in ath10k_htc_connect_service()
1292 conn_req.max_send_queue_depth = ATH10K_NUM_CONTROL_TX_BUFFERS; in ath10k_htc_init()

Completed in 13 milliseconds