Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
A Dqmi.c1157 bdf_type),
2032 req->bdf_type = type; in ath11k_qmi_load_file_target_mem()
2121 int ret = 0, bdf_type; in ath11k_qmi_load_bdf_qmi() local
2132 bdf_type = ATH11K_QMI_BDF_TYPE_ELF; in ath11k_qmi_load_bdf_qmi()
2134 bdf_type = ATH11K_QMI_BDF_TYPE_BIN; in ath11k_qmi_load_bdf_qmi()
2136 ath11k_dbg(ab, ATH11K_DBG_QMI, "qmi bdf_type %d\n", bdf_type); in ath11k_qmi_load_bdf_qmi()
2140 ret = ath11k_qmi_load_file_target_mem(ab, bd.data, fw_size, bdf_type); in ath11k_qmi_load_bdf_qmi()
2147 if (bdf_type == ATH11K_QMI_BDF_TYPE_ELF) in ath11k_qmi_load_bdf_qmi()
A Dqmi.h404 u8 bdf_type; member
/linux/drivers/net/wireless/ath/ath10k/
A Dqmi_wlfw_v01.h338 u8 bdf_type; member
A Dqmi_wlfw_v01.c1077 bdf_type),

Completed in 15 milliseconds