Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/athk/ath11k/
HDcore.h796 struct ath11k_board_data { struct
1198 struct ath11k_board_data *bd);
1199 int ath11k_core_fetch_regdb(struct ath11k_base *ab, struct ath11k_board_data *bd);
1201 struct ath11k_board_data *bd,
1203 void ath11k_core_free_bdf(struct ath11k_base *ab, struct ath11k_board_data *bd);
HDcore.c1087 void ath11k_core_free_bdf(struct ath11k_base *ab, struct ath11k_board_data *bd) in ath11k_core_free_bdf()
1096 struct ath11k_board_data *bd, in ath11k_core_parse_bd_ie_board()
1189 struct ath11k_board_data *bd, in ath11k_core_fetch_board_data_api_n()
1308 struct ath11k_board_data *bd, in ath11k_core_fetch_board_data_api_1()
1323 int ath11k_core_fetch_bdf(struct ath11k_base *ab, struct ath11k_board_data *bd) in ath11k_core_fetch_bdf()
1380 int ath11k_core_fetch_regdb(struct ath11k_base *ab, struct ath11k_board_data *bd) in ath11k_core_fetch_regdb()
HDqmi.c2441 struct ath11k_board_data bd; in ath11k_qmi_load_bdf_qmi()