Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dcore.c195 bool name_match_found; in ath11k_core_parse_bd_ie_board() local
200 name_match_found = false; in ath11k_core_parse_bd_ie_board()
231 name_match_found = true; in ath11k_core_parse_bd_ie_board()
237 if (!name_match_found) in ath11k_core_parse_bd_ie_board()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dcore.c1225 bool name_match_found; in ath10k_core_parse_bd_ie_board() local
1230 name_match_found = false; in ath10k_core_parse_bd_ie_board()
1261 name_match_found = true; in ath10k_core_parse_bd_ie_board()
1267 if (!name_match_found) in ath10k_core_parse_bd_ie_board()