Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dhtc.h238 int max_send_queue_depth; member
Dhtc.c727 ep->max_tx_queue_depth = conn_req->max_send_queue_depth; in ath11k_htc_connect_service()
823 conn_req.max_send_queue_depth = ATH11K_NUM_CONTROL_TX_BUFFERS; in ath11k_htc_init()
/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dhtc.h341 int max_send_queue_depth; member
Dhtc.c1139 ep->max_tx_queue_depth = conn_req->max_send_queue_depth; in ath10k_htc_connect_service()
1306 conn_req.max_send_queue_depth = ATH10K_NUM_CONTROL_TX_BUFFERS; in ath10k_htc_init()