Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dhtc.h238 int max_send_queue_depth; member
H A Dhtc.c735 ep->max_tx_queue_depth = conn_req->max_send_queue_depth; in ath11k_htc_connect_service()
831 conn_req.max_send_queue_depth = ATH11K_NUM_CONTROL_TX_BUFFERS; in ath11k_htc_init()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dhtc.h243 int max_send_queue_depth; member
H A Dhtc.c685 ep->max_tx_queue_depth = conn_req->max_send_queue_depth; in ath12k_htc_connect_service()
776 conn_req.max_send_queue_depth = ATH12K_NUM_CONTROL_TX_BUFFERS; in ath12k_htc_init()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtc.h341 int max_send_queue_depth; member
H A 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()