Home
last modified time | relevance | path

Searched refs:bd_ie_type (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dcore.c1182 static int ath10k_core_fetch_board_data_api_1(struct ath10k *ar, int bd_ie_type) in ath10k_core_fetch_board_data_api_1() argument
1186 if (bd_ie_type == ATH10K_BD_IE_BOARD) { in ath10k_core_fetch_board_data_api_1()
1200 } else if (bd_ie_type == ATH10K_BD_IE_BOARD_EXT) { in ath10k_core_fetch_board_data_api_1()
1222 int bd_ie_type) in ath10k_core_parse_bd_ie_board()
1271 if (bd_ie_type == ATH10K_BD_IE_BOARD) { in ath10k_core_parse_bd_ie_board()
1278 } else if (bd_ie_type == ATH10K_BD_IE_BOARD_EXT) { in ath10k_core_parse_bd_ie_board()
1500 int ath10k_core_fetch_board_file(struct ath10k *ar, int bd_ie_type) in ath10k_core_fetch_board_file() argument
1505 if (bd_ie_type == ATH10K_BD_IE_BOARD) { in ath10k_core_fetch_board_file()
1519 } else if (bd_ie_type == ATH10K_BD_IE_BOARD_EXT) { in ath10k_core_fetch_board_file()
1537 ret = ath10k_core_fetch_board_data_api_1(ar, bd_ie_type); in ath10k_core_fetch_board_file()
1219 ath10k_core_parse_bd_ie_board(struct ath10k *ar, const void *buf, size_t buf_len, const char *boardname, int bd_ie_type) ath10k_core_parse_bd_ie_board() argument
[all...]
H A Dcore.h1318 int ath10k_core_fetch_board_file(struct ath10k *ar, int bd_ie_type);
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dcore.c1268 static int ath10k_core_fetch_board_data_api_1(struct ath10k *ar, int bd_ie_type) in ath10k_core_fetch_board_data_api_1() argument
1273 if (bd_ie_type == ATH10K_BD_IE_BOARD) { in ath10k_core_fetch_board_data_api_1()
1297 } else if (bd_ie_type == ATH10K_BD_IE_BOARD_EXT) { in ath10k_core_fetch_board_data_api_1()
1319 int bd_ie_type) in ath10k_core_parse_bd_ie_board()
1368 if (bd_ie_type == ATH10K_BD_IE_BOARD) { in ath10k_core_parse_bd_ie_board()
1375 } else if (bd_ie_type == ATH10K_BD_IE_BOARD_EXT) { in ath10k_core_parse_bd_ie_board()
1602 int ath10k_core_fetch_board_file(struct ath10k *ar, int bd_ie_type) in ath10k_core_fetch_board_file() argument
1607 if (bd_ie_type == ATH10K_BD_IE_BOARD) { in ath10k_core_fetch_board_file()
1636 } else if (bd_ie_type == ATH10K_BD_IE_BOARD_EXT) { in ath10k_core_fetch_board_file()
1655 ret = ath10k_core_fetch_board_data_api_1(ar, bd_ie_type); in ath10k_core_fetch_board_file()
1316 ath10k_core_parse_bd_ie_board(struct ath10k *ar, const void *buf, size_t buf_len, const char *boardname, int bd_ie_type) ath10k_core_parse_bd_ie_board() argument
[all...]
H A Dcore.h1344 int ath10k_core_fetch_board_file(struct ath10k *ar, int bd_ie_type);
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dcore.c192 int bd_ie_type) in ath11k_core_parse_bd_ie_board()
188 ath11k_core_parse_bd_ie_board(struct ath11k_base *ab, struct ath11k_board_data *bd, const void *buf, size_t buf_len, const char *boardname, int bd_ie_type) ath11k_core_parse_bd_ie_board() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dcore.c141 int bd_ie_type) in ath12k_core_parse_bd_ie_board()
137 ath12k_core_parse_bd_ie_board(struct ath12k_base *ab, struct ath12k_board_data *bd, const void *buf, size_t buf_len, const char *boardname, int bd_ie_type) ath12k_core_parse_bd_ie_board() argument

Completed in 15 milliseconds