Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dcore.h203 ATH12K_CAC_RUNNING, enumerator
Ddp_rx.c2569 if (test_bit(ATH12K_CAC_RUNNING, &ar->dev_flags)) { in ath12k_dp_rx_process_received_packets()
3389 if (test_bit(ATH12K_CAC_RUNNING, &ar->dev_flags)) { in ath12k_dp_process_rx_err_buf()
3881 if (test_bit(ATH12K_CAC_RUNNING, &ar->dev_flags)) { in ath12k_dp_rx_process_wbm_err()
Dmac.c1258 if (test_bit(ATH12K_CAC_RUNNING, &ar->dev_flags)) { in ath12k_mac_vdev_stop()
1259 clear_bit(ATH12K_CAC_RUNNING, &ar->dev_flags); in ath12k_mac_vdev_stop()
6168 clear_bit(ATH12K_CAC_RUNNING, &ar->dev_flags); in ath12k_mac_stop()
7300 set_bit(ATH12K_CAC_RUNNING, &ar->dev_flags); in ath12k_mac_vdev_start_restart()
Dwmi.c6045 if ((test_bit(ATH12K_CAC_RUNNING, &ar->dev_flags)) || in ath12k_mgmt_rx_event()