Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dqmi.c1079 bdf_type),
1943 req->bdf_type = 0; in ath11k_qmi_load_bdf_fixed_addr()
1995 int bdf_type; in ath11k_qmi_load_bdf_qmi() local
2013 bdf_type = ATH11K_QMI_BDF_TYPE_ELF; in ath11k_qmi_load_bdf_qmi()
2015 bdf_type = ATH11K_QMI_BDF_TYPE_BIN; in ath11k_qmi_load_bdf_qmi()
2017 ath11k_dbg(ab, ATH11K_DBG_QMI, "qmi bdf_type %d\n", bdf_type); in ath11k_qmi_load_bdf_qmi()
2028 req->bdf_type = bdf_type; in ath11k_qmi_load_bdf_qmi()
Dqmi.h387 u8 bdf_type; member
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dqmi_wlfw_v01.h338 u8 bdf_type; member
Dqmi_wlfw_v01.c1077 bdf_type),