Searched defs:hif (Results 1 - 14 of 14) sorted by relevance

/linux-master/drivers/net/wireless/silabs/wfx/
H A Dhif_rx.c97 static int wfx_hif_receive_indication(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, argument
19 wfx_hif_generic_confirm(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) argument
52 wfx_hif_tx_confirm(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) argument
61 wfx_hif_multi_tx_confirm(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) argument
73 wfx_hif_startup_indication(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) argument
87 wfx_hif_wakeup_indication(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) argument
113 wfx_hif_event_indication(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) argument
147 wfx_hif_pm_mode_complete_indication(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) argument
161 wfx_hif_scan_complete_indication(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) argument
177 wfx_hif_join_complete_indication(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) argument
191 wfx_hif_suspend_resume_indication(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) argument
219 wfx_hif_generic_indication(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) argument
296 wfx_hif_error_indication(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) argument
322 wfx_hif_exception_indication(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) argument
364 const struct wfx_hif_msg *hif = (const struct wfx_hif_msg *)skb->data; local
[all...]
H A Dqueue.c152 struct wfx_hif_msg *hif; local
236 struct wfx_hif_msg *hif; local
[all...]
H A Dbh.c66 struct wfx_hif_msg *hif; local
168 tx_helper(struct wfx_dev *wdev, struct wfx_hif_msg *hif) argument
198 struct wfx_hif_msg *hif; local
[all...]
H A Ddata_tx.c223 struct wfx_hif_msg *hif = (struct wfx_hif_msg *)skb->data; local
232 struct wfx_hif_msg *hif = (struct wfx_hif_msg *)skb->data; local
448 struct wfx_hif_msg *hif = (struct wfx_hif_msg *)skb->data; local
H A Dhif_tx.c25 static void wfx_fill_header(struct wfx_hif_msg *hif, int if_id, unsigned int cmd, size_t size) argument
39 static void *wfx_alloc_hif(size_t body_len, struct wfx_hif_msg **hif) argument
143 struct wfx_hif_msg *hif; local
162 struct wfx_hif_msg *hif; local
178 struct wfx_hif_msg *hif; local
193 struct wfx_hif_msg *hif; local
226 struct wfx_hif_msg *hif; local
245 struct wfx_hif_msg *hif; local
270 struct wfx_hif_msg *hif; local
313 struct wfx_hif_msg *hif; local
331 struct wfx_hif_msg *hif; local
360 struct wfx_hif_msg *hif; local
376 struct wfx_hif_msg *hif; local
397 struct wfx_hif_msg *hif; local
413 struct wfx_hif_msg *hif; local
441 struct wfx_hif_msg *hif; local
468 struct wfx_hif_msg *hif; local
490 struct wfx_hif_msg *hif; local
505 struct wfx_hif_msg *hif; local
524 struct wfx_hif_msg *hif; local
[all...]
H A Dwfx.h42 struct wfx_hif hif; member in struct:wfx_dev
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dpci.c33 struct mt7915_hif *hif; local
55 static void mt7915_put_hif2(struct mt7915_hif *hif) argument
85 struct mt7915_hif *hif; local
204 struct mt7915_hif *hif = pci_get_drvdata(pdev); local
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dpci.c32 struct mt7996_hif *hif; local
54 static void mt7996_put_hif2(struct mt7996_hif *hif) argument
78 struct mt7996_hif *hif; local
219 struct mt7996_hif *hif = pci_get_drvdata(pdev); local
[all...]
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.c492 ath9k_htc_hw_alloc(void *hif_handle, struct ath9k_htc_hif *hif, struct device *dev) argument
H A Dhtc_hst.h120 struct ath9k_htc_hif *hif; member in struct:htc_target
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dcore.h713 } hif; member in struct:ath12k_base
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dcore.h1061 } hif; member in struct:ath10k
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dcore.h906 } hif; member in struct:ath11k_base
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcore.h3469 u16 hif; member in struct:rtw89_wde_quota

Completed in 328 milliseconds