Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Ddp_rx.c627 if (test_bit(ATH12K_FLAG_CAC_RUNNING, &ar->dev_flags)) { in ath12k_wifi7_dp_rx_process_received_packets()
1336 if (test_bit(ATH12K_FLAG_CAC_RUNNING, &ar->dev_flags)) { in ath12k_wifi7_dp_process_rx_err_buf()
2090 if (test_bit(ATH12K_FLAG_CAC_RUNNING, &ar->dev_flags)) { in ath12k_wifi7_dp_rx_process_wbm_err()
/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h263 ATH12K_FLAG_CAC_RUNNING, enumerator
H A Dmac.c1569 if (test_bit(ATH12K_FLAG_CAC_RUNNING, &ar->dev_flags)) { in ath12k_mac_vdev_stop()
1570 clear_bit(ATH12K_FLAG_CAC_RUNNING, &ar->dev_flags); in ath12k_mac_vdev_stop()
5513 if (test_bit(ATH12K_FLAG_CAC_RUNNING, &ar->dev_flags)) in ath12k_mac_op_get_txpower()
10008 clear_bit(ATH12K_FLAG_CAC_RUNNING, &ar->dev_flags); in ath12k_mac_stop()
11476 set_bit(ATH12K_FLAG_CAC_RUNNING, &ar->dev_flags); in ath12k_mac_vdev_start_restart()
H A Dwmi.c7304 if ((test_bit(ATH12K_FLAG_CAC_RUNNING, &ar->dev_flags)) || in ath12k_mgmt_rx_event()