Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dhtc.h238 int max_send_queue_depth; member
Dhtc.c664 ep->max_tx_queue_depth = conn_req->max_send_queue_depth; in ath11k_htc_connect_service()
757 conn_req.max_send_queue_depth = ATH11K_NUM_CONTROL_TX_BUFFERS; in ath11k_htc_init()
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dhtc.h341 int max_send_queue_depth; member
Dhtc.c1121 ep->max_tx_queue_depth = conn_req->max_send_queue_depth; in ath10k_htc_connect_service()
1288 conn_req.max_send_queue_depth = ATH10K_NUM_CONTROL_TX_BUFFERS; in ath10k_htc_init()