Searched refs:bdf_type (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | qmi.c | 1228 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 in ath11k_qmi_load_bdf_qmi() [all...] |
H A D | qmi.h | 431 u8 bdf_type; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | qmi.c | 1079 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 D | qmi.h | 388 u8 bdf_type; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | qmi_wlfw_v01.h | 338 u8 bdf_type; member
|
H A D | qmi_wlfw_v01.c | 1077 bdf_type),
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | qmi.h | 491 u8 bdf_type; member
|
H A D | qmi.c | 1476 bdf_type), 2327 req->bdf_type = type; in ath12k_qmi_load_file_target_mem() 2477 ath12k_dbg(ab, ATH12K_DBG_QMI, "qmi bdf_type %d\n", type); in ath12k_qmi_load_bdf_qmi()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | qmi_wlfw_v01.h | 338 u8 bdf_type; member
|
H A D | qmi_wlfw_v01.c | 1077 bdf_type),
|
Completed in 17 milliseconds