Searched refs:bdf_type (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | qmi.c | 1228 bdf_type), 2325 req->bdf_type = type; in ath11k_qmi_load_file_target_mem() 2415 int ret = 0, bdf_type; in ath11k_qmi_load_bdf_qmi() local 2432 bdf_type = ATH11K_QMI_BDF_TYPE_REGDB; in ath11k_qmi_load_bdf_qmi() 2434 bdf_type = ATH11K_QMI_BDF_TYPE_ELF; in ath11k_qmi_load_bdf_qmi() 2436 bdf_type = ATH11K_QMI_BDF_TYPE_BIN; in ath11k_qmi_load_bdf_qmi() 2438 ath11k_dbg(ab, ATH11K_DBG_QMI, "bdf_type %d\n", bdf_type); in ath11k_qmi_load_bdf_qmi() 2442 ret = ath11k_qmi_load_file_target_mem(ab, bd.data, fw_size, bdf_type); in ath11k_qmi_load_bdf_qmi() 2449 if (bdf_type == ATH11K_QMI_BDF_TYPE_ELF || bdf_type == ATH11K_QMI_BDF_TYPE_REGDB) in ath11k_qmi_load_bdf_qmi()
|
H A D | qmi.h | 431 u8 bdf_type; member
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | qmi.h | 491 u8 bdf_type; member
|
H A D | qmi.c | 1476 bdf_type), 2331 req->bdf_type = type; in ath12k_qmi_load_file_target_mem()
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | qmi_wlfw_v01.h | 339 u8 bdf_type; member
|
H A D | qmi_wlfw_v01.c | 1078 bdf_type),
|