Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dcore.h775 struct ath11k_board_data { struct
1177 struct ath11k_board_data *bd);
1178 int ath11k_core_fetch_regdb(struct ath11k_base *ab, struct ath11k_board_data *bd);
1180 struct ath11k_board_data *bd,
1182 void ath11k_core_free_bdf(struct ath11k_base *ab, struct ath11k_board_data *bd);
Dcore.c1070 void ath11k_core_free_bdf(struct ath11k_base *ab, struct ath11k_board_data *bd) in ath11k_core_free_bdf()
1079 struct ath11k_board_data *bd, in ath11k_core_parse_bd_ie_board()
1164 struct ath11k_board_data *bd, in ath11k_core_fetch_board_data_api_n()
1275 struct ath11k_board_data *bd, in ath11k_core_fetch_board_data_api_1()
1290 int ath11k_core_fetch_bdf(struct ath11k_base *ab, struct ath11k_board_data *bd) in ath11k_core_fetch_bdf()
1347 int ath11k_core_fetch_regdb(struct ath11k_base *ab, struct ath11k_board_data *bd) in ath11k_core_fetch_regdb()
Dqmi.c2410 struct ath11k_board_data bd; in ath11k_qmi_load_bdf_qmi()