Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dqmi.c1079 bdf_type),
1965 req->bdf_type = 0; in ath11k_qmi_load_bdf_fixed_addr()
2017 int bdf_type; in ath11k_qmi_load_bdf_qmi() local
2035 bdf_type = ATH11K_QMI_BDF_TYPE_ELF; in ath11k_qmi_load_bdf_qmi()
2037 bdf_type = ATH11K_QMI_BDF_TYPE_BIN; in ath11k_qmi_load_bdf_qmi()
2039 ath11k_dbg(ab, ATH11K_DBG_QMI, "qmi bdf_type %d\n", bdf_type); in ath11k_qmi_load_bdf_qmi()
2050 req->bdf_type = bdf_type; in ath11k_qmi_load_bdf_qmi()
H A Dqmi.h388 u8 bdf_type; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dqmi_wlfw_v01.h338 u8 bdf_type; member
H A Dqmi_wlfw_v01.c1077 bdf_type),