Home
last modified time | relevance | path

Searched refs:bdf_type (Results 1 – 6 of 6) sorted by relevance

/drivers/net/wireless/ath/ath11k/
Dqmi.c1228 bdf_type),
2322 req->bdf_type = type; in ath11k_qmi_load_file_target_mem()
2412 int ret = 0, bdf_type; in ath11k_qmi_load_bdf_qmi() local
2429 bdf_type = ATH11K_QMI_BDF_TYPE_REGDB; in ath11k_qmi_load_bdf_qmi()
2431 bdf_type = ATH11K_QMI_BDF_TYPE_ELF; in ath11k_qmi_load_bdf_qmi()
2433 bdf_type = ATH11K_QMI_BDF_TYPE_BIN; in ath11k_qmi_load_bdf_qmi()
2435 ath11k_dbg(ab, ATH11K_DBG_QMI, "bdf_type %d\n", bdf_type); in ath11k_qmi_load_bdf_qmi()
2439 ret = ath11k_qmi_load_file_target_mem(ab, bd.data, fw_size, bdf_type); in ath11k_qmi_load_bdf_qmi()
2446 if (bdf_type == ATH11K_QMI_BDF_TYPE_ELF || bdf_type == ATH11K_QMI_BDF_TYPE_REGDB) in ath11k_qmi_load_bdf_qmi()
Dqmi.h431 u8 bdf_type; member
/drivers/net/wireless/ath/ath12k/
Dqmi.h491 u8 bdf_type; member
Dqmi.c1476 bdf_type),
2331 req->bdf_type = type; in ath12k_qmi_load_file_target_mem()
/drivers/net/wireless/ath/ath10k/
Dqmi_wlfw_v01.h338 u8 bdf_type; member
Dqmi_wlfw_v01.c1077 bdf_type),