Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Dcore.h761 struct ath11k_board_data { struct
1150 struct ath11k_board_data *bd);
1151 int ath11k_core_fetch_regdb(struct ath11k_base *ab, struct ath11k_board_data *bd);
1153 struct ath11k_board_data *bd,
1155 void ath11k_core_free_bdf(struct ath11k_base *ab, struct ath11k_board_data *bd);
Dcore.c954 void ath11k_core_free_bdf(struct ath11k_base *ab, struct ath11k_board_data *bd) in ath11k_core_free_bdf()
963 struct ath11k_board_data *bd, in ath11k_core_parse_bd_ie_board()
1048 struct ath11k_board_data *bd, in ath11k_core_fetch_board_data_api_n()
1159 struct ath11k_board_data *bd, in ath11k_core_fetch_board_data_api_1()
1174 int ath11k_core_fetch_bdf(struct ath11k_base *ab, struct ath11k_board_data *bd) in ath11k_core_fetch_bdf()
1231 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()