Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h733 struct ath12k_board_data { struct
978 struct ath12k_board_data *bd,
981 struct ath12k_board_data *bd);
982 void ath12k_core_free_bdf(struct ath12k_base *ab, struct ath12k_board_data *bd);
983 int ath12k_core_fetch_regdb(struct ath12k_base *ab, struct ath12k_board_data *bd);
H A Dcore.c244 void ath12k_core_free_bdf(struct ath12k_base *ab, struct ath12k_board_data *bd) in ath12k_core_free_bdf()
253 struct ath12k_board_data *bd, in ath12k_core_parse_bd_ie_board()
338 struct ath12k_board_data *bd, in ath12k_core_fetch_board_data_api_n()
449 struct ath12k_board_data *bd, in ath12k_core_fetch_board_data_api_1()
463 int ath12k_core_fetch_bdf(struct ath12k_base *ab, struct ath12k_board_data *bd) in ath12k_core_fetch_bdf()
521 int ath12k_core_fetch_regdb(struct ath12k_base *ab, struct ath12k_board_data *bd) in ath12k_core_fetch_regdb()
H A Dqmi.c2628 struct ath12k_board_data bd; in ath12k_qmi_load_bdf_qmi()