Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dcore.c959 bool name_match_found; in ath11k_core_parse_bd_ie_board() local
964 name_match_found = false; in ath11k_core_parse_bd_ie_board()
995 name_match_found = true; in ath11k_core_parse_bd_ie_board()
1001 if (!name_match_found) in ath11k_core_parse_bd_ie_board()
/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dcore.c1322 bool name_match_found; in ath10k_core_parse_bd_ie_board() local
1327 name_match_found = false; in ath10k_core_parse_bd_ie_board()
1358 name_match_found = true; in ath10k_core_parse_bd_ie_board()
1364 if (!name_match_found) in ath10k_core_parse_bd_ie_board()