Searched refs:exchange_bmi_msg (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | hif.h | 45 int (*exchange_bmi_msg)(struct ath10k *ar, member 128 return ar->hif.ops->exchange_bmi_msg(ar, request, request_len, in ath10k_hif_exchange_bmi_msg()
|
H A D | usb.c | 724 .exchange_bmi_msg = ath10k_usb_bmi_exchange_msg,
|
H A D | ahb.c | 715 .exchange_bmi_msg = ath10k_pci_hif_exchange_bmi_msg,
|
H A D | sdio.c | 2117 .exchange_bmi_msg = ath10k_sdio_bmi_exchange_msg,
|
H A D | pci.c | 3076 .exchange_bmi_msg = ath10k_pci_hif_exchange_bmi_msg,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | hif.h | 45 int (*exchange_bmi_msg)(struct ath10k *ar, member 128 return ar->hif.ops->exchange_bmi_msg(ar, request, request_len, in ath10k_hif_exchange_bmi_msg()
|
H A D | ahb.c | 707 .exchange_bmi_msg = ath10k_pci_hif_exchange_bmi_msg,
|
H A D | usb.c | 732 .exchange_bmi_msg = ath10k_usb_bmi_exchange_msg,
|
H A D | sdio.c | 2122 .exchange_bmi_msg = ath10k_sdio_bmi_exchange_msg,
|
H A D | pci.c | 3077 .exchange_bmi_msg = ath10k_pci_hif_exchange_bmi_msg,
|
Completed in 20 milliseconds