Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h824 struct ath11k_board_data { struct
1236 struct ath11k_board_data *bd);
1237 int ath11k_core_fetch_regdb(struct ath11k_base *ab, struct ath11k_board_data *bd);
1239 struct ath11k_board_data *bd,
1241 void ath11k_core_free_bdf(struct ath11k_base *ab, struct ath11k_board_data *bd);
H A Dcore.c1203 void ath11k_core_free_bdf(struct ath11k_base *ab, struct ath11k_board_data *bd) in ath11k_core_free_bdf()
1212 struct ath11k_board_data *bd, in ath11k_core_parse_bd_ie_board()
1297 struct ath11k_board_data *bd, in ath11k_core_fetch_board_data_api_n()
1408 struct ath11k_board_data *bd, in ath11k_core_fetch_board_data_api_1()
1423 int ath11k_core_fetch_bdf(struct ath11k_base *ab, struct ath11k_board_data *bd) in ath11k_core_fetch_bdf()
1521 int ath11k_core_fetch_regdb(struct ath11k_base *ab, struct ath11k_board_data *bd) in ath11k_core_fetch_regdb()
H A Dqmi.c2413 struct ath11k_board_data bd; in ath11k_qmi_load_bdf_qmi()