Searched refs:bd_ie_type (Results 1 – 3 of 3) sorted by relevance
1293 static int ath10k_core_fetch_board_data_api_1(struct ath10k *ar, int bd_ie_type) in ath10k_core_fetch_board_data_api_1() argument1298 if (bd_ie_type == ATH10K_BD_IE_BOARD) { in ath10k_core_fetch_board_data_api_1()1322 } else if (bd_ie_type == ATH10K_BD_IE_BOARD_EXT) { in ath10k_core_fetch_board_data_api_1()1348 int bd_ie_type) in ath10k_core_parse_bd_ie_board() argument1401 if (bd_ie_type == ATH10K_BD_IE_BOARD) { in ath10k_core_parse_bd_ie_board()1408 } else if (bd_ie_type == ATH10K_BD_IE_BOARD_EXT) { in ath10k_core_parse_bd_ie_board()1643 int ath10k_core_fetch_board_file(struct ath10k *ar, int bd_ie_type) in ath10k_core_fetch_board_file() argument1648 if (bd_ie_type == ATH10K_BD_IE_BOARD) { in ath10k_core_fetch_board_file()1677 } else if (bd_ie_type == ATH10K_BD_IE_BOARD_EXT) { in ath10k_core_fetch_board_file()1696 ret = ath10k_core_fetch_board_data_api_1(ar, bd_ie_type); in ath10k_core_fetch_board_file()
1357 int ath10k_core_fetch_board_file(struct ath10k *ar, int bd_ie_type);
156 int bd_ie_type) in ath12k_core_parse_bd_ie_board() argument