Home
last modified time | relevance | path

Searched refs:cts_prot (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dmac.c3627 u32 cts_prot; in ath11k_mac_op_bss_info_changed() local
3629 cts_prot = !!(info->use_cts_prot); in ath11k_mac_op_bss_info_changed()
3634 param_id, cts_prot); in ath11k_mac_op_bss_info_changed()
3640 cts_prot, arvif->vdev_id); in ath11k_mac_op_bss_info_changed()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dmac.c3906 u32 cts_prot; in ath12k_mac_bss_info_changed() local
3908 cts_prot = !!(info->use_cts_prot); in ath12k_mac_bss_info_changed()
3913 param_id, cts_prot); in ath12k_mac_bss_info_changed()
3919 cts_prot, arvif->vdev_id); in ath12k_mac_bss_info_changed()