Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dhtc.h224 int max_send_queue_depth; member
H A Dhtc.c736 ep->max_tx_queue_depth = conn_req->max_send_queue_depth; in ath11k_htc_connect_service()
832 conn_req.max_send_queue_depth = ATH11K_NUM_CONTROL_TX_BUFFERS; in ath11k_htc_init()
/linux/drivers/net/wireless/ath/ath12k/
H A Dhtc.h243 int max_send_queue_depth; member
/linux/drivers/net/wireless/ath/ath10k/
H A Dhtc.h327 int max_send_queue_depth; member
H A Dhtc.c1143 ep->max_tx_queue_depth = conn_req->max_send_queue_depth; in ath10k_htc_connect_service()
1310 conn_req.max_send_queue_depth = ATH10K_NUM_CONTROL_TX_BUFFERS; in ath10k_htc_init()