Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dcore.h831 struct ath12k_board_data { struct
1195 struct ath12k_board_data *bd,
1198 struct ath12k_board_data *bd);
1199 void ath12k_core_free_bdf(struct ath12k_base *ab, struct ath12k_board_data *bd);
1200 int ath12k_core_fetch_regdb(struct ath12k_base *ab, struct ath12k_board_data *bd);
H A Dcore.c265 void ath12k_core_free_bdf(struct ath12k_base *ab, struct ath12k_board_data *bd) in ath12k_core_free_bdf()
274 struct ath12k_board_data *bd, in ath12k_core_parse_bd_ie_board()
359 struct ath12k_board_data *bd, in ath12k_core_fetch_board_data_api_n()
470 struct ath12k_board_data *bd, in ath12k_core_fetch_board_data_api_1()
484 int ath12k_core_fetch_bdf(struct ath12k_base *ab, struct ath12k_board_data *bd) in ath12k_core_fetch_bdf()
542 int ath12k_core_fetch_regdb(struct ath12k_base *ab, struct ath12k_board_data *bd) in ath12k_core_fetch_regdb()
H A Dqmi.c2846 struct ath12k_board_data bd; in ath12k_qmi_load_bdf_qmi()