Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dcore.h761 struct ath11k_board_data { struct
1151 struct ath11k_board_data *bd);
1152 int ath11k_core_fetch_regdb(struct ath11k_base *ab, struct ath11k_board_data *bd);
1154 struct ath11k_board_data *bd,
1156 void ath11k_core_free_bdf(struct ath11k_base *ab, struct ath11k_board_data *bd);
Dcore.c942 void ath11k_core_free_bdf(struct ath11k_base *ab, struct ath11k_board_data *bd) in ath11k_core_free_bdf()
951 struct ath11k_board_data *bd, in ath11k_core_parse_bd_ie_board()
1036 struct ath11k_board_data *bd, in ath11k_core_fetch_board_data_api_n()
1147 struct ath11k_board_data *bd, in ath11k_core_fetch_board_data_api_1()
1162 int ath11k_core_fetch_bdf(struct ath11k_base *ab, struct ath11k_board_data *bd) in ath11k_core_fetch_bdf()
1219 int ath11k_core_fetch_regdb(struct ath11k_base *ab, struct ath11k_board_data *bd) in ath11k_core_fetch_regdb()
Dqmi.c2405 struct ath11k_board_data bd; in ath11k_qmi_load_bdf_qmi()