Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c1502 u8 bssid_index, bool *nontx_profile_found) in ath12k_mac_set_arvif_ies() argument
1536 *nontx_profile_found = false; in ath12k_mac_set_arvif_ies()
1569 *nontx_profile_found = true; in ath12k_mac_set_arvif_ies()
1617 bool nontx_profile_found = false; in ath12k_mac_setup_bcn_tmpl_ema() local
1634 if (tx_arvif != arvif && !nontx_profile_found) in ath12k_mac_setup_bcn_tmpl_ema()
1637 &nontx_profile_found); in ath12k_mac_setup_bcn_tmpl_ema()
1651 if (tx_arvif != arvif && !nontx_profile_found) in ath12k_mac_setup_bcn_tmpl_ema()
1669 bool nontx_profile_found = false; in ath12k_mac_setup_bcn_tmpl() local
1708 &nontx_profile_found); in ath12k_mac_setup_bcn_tmpl()
1709 if (!nontx_profile_found) in ath12k_mac_setup_bcn_tmpl()
[all...]