Searched refs:tcl_ring_retry (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/wifi7/ |
| H A D | hw.c | 401 .tcl_ring_retry = true, 494 .tcl_ring_retry = false, 585 .tcl_ring_retry = true, 674 .tcl_ring_retry = true, 761 .tcl_ring_retry = false, 852 .tcl_ring_retry = true,
|
| H A D | dp_tx.c | 131 bool tcl_ring_retry; in ath12k_wifi7_dp_tx() local 161 tcl_ring_retry = false; in ath12k_wifi7_dp_tx() 417 dp->hw_params->tcl_ring_retry) { in ath12k_wifi7_dp_tx() 418 tcl_ring_retry = true; in ath12k_wifi7_dp_tx() 469 if (tcl_ring_retry) in ath12k_wifi7_dp_tx()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | core.c | 122 .tcl_ring_retry = true, 208 .tcl_ring_retry = true, 300 .tcl_ring_retry = true, 386 .tcl_ring_retry = true, 478 .tcl_ring_retry = true, 568 .tcl_ring_retry = true, 653 .tcl_ring_retry = false, 738 .tcl_ring_retry = true, 830 .tcl_ring_retry = true, 919 .tcl_ring_retry = true,
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | hw.h | 193 bool tcl_ring_retry:1; member
|