Searched refs:hif (Results 26 - 37 of 37) sorted by relevance

12

/linux-master/drivers/net/wireless/ath/ath10k/
H A Dcore.h1061 } hif; member in struct:ath10k
H A Dhtc.c9 #include "hif.h"
1262 if (ar->hif.bus == ATH10K_BUS_SDIO) {
H A Dcoredump.c1468 hw_mem_layouts[i].bus == ar->hif.bus)
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dcore.h906 } hif; member in struct:ath11k_base
H A Dahb.c17 #include "hif.h"
1129 ab->hif.ops = hif_ops;
H A Ddebugfs.c18 #include "hif.h"
1018 scnprintf(name, sizeof(name), "%s-%s", ath11k_bus_str(ab->hif.bus),
H A Dqmi.c12 #include "hif.h"
2458 ath11k_bus_str(ab->hif.bus), dev_name(dev));
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dpci.c13 #include "hif.h"
1343 ab->hif.ops = &ath12k_pci_hif_ops;
H A Dqmi.c2667 ath12k_bus_str(ab->hif.bus), dev_name(dev));
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dmac_be.c306 SET_QUOTA(hif, WDE, 0);
H A Dcore.h3738 u16 hif; member in struct:rtw89_wde_quota
H A Dmac.c1965 SET_QUOTA(hif, WDE, 0);

Completed in 256 milliseconds

12