Searched defs:hif (Results 1 – 15 of 15) sorted by relevance
| /drivers/net/wireless/silabs/wfx/ |
| A D | hif_tx.c | 143 struct wfx_hif_msg *hif; in wfx_hif_shutdown() local 162 struct wfx_hif_msg *hif; in wfx_hif_configuration() local 178 struct wfx_hif_msg *hif; in wfx_hif_reset() local 193 struct wfx_hif_msg *hif; in wfx_hif_read_mib() local 226 struct wfx_hif_msg *hif; in wfx_hif_write_mib() local 245 struct wfx_hif_msg *hif; in wfx_hif_scan_uniq() local 270 struct wfx_hif_msg *hif; in wfx_hif_scan() local 313 struct wfx_hif_msg *hif; in wfx_hif_stop_scan() local 331 struct wfx_hif_msg *hif; in wfx_hif_join() local 360 struct wfx_hif_msg *hif; in wfx_hif_set_bss_params() local [all …]
|
| A D | hif_rx.c | 20 const struct wfx_hif_msg *hif, const void *buf) in wfx_hif_generic_confirm() 53 const struct wfx_hif_msg *hif, const void *buf) in wfx_hif_tx_confirm() 62 const struct wfx_hif_msg *hif, const void *buf) in wfx_hif_multi_tx_confirm() 74 const struct wfx_hif_msg *hif, const void *buf) in wfx_hif_startup_indication() 88 const struct wfx_hif_msg *hif, const void *buf) in wfx_hif_wakeup_indication() 114 const struct wfx_hif_msg *hif, const void *buf) in wfx_hif_event_indication() 162 const struct wfx_hif_msg *hif, const void *buf) in wfx_hif_scan_complete_indication() 178 const struct wfx_hif_msg *hif, const void *buf) in wfx_hif_join_complete_indication() 192 const struct wfx_hif_msg *hif, const void *buf) in wfx_hif_suspend_resume_indication() 297 const struct wfx_hif_msg *hif, const void *buf) in wfx_hif_error_indication() [all …]
|
| A D | bh.c | 66 struct wfx_hif_msg *hif; in rx_helper() local 168 static void tx_helper(struct wfx_dev *wdev, struct wfx_hif_msg *hif) in tx_helper() 198 struct wfx_hif_msg *hif; in bh_work_tx() local
|
| A D | data_tx.c | 223 struct wfx_hif_msg *hif = (struct wfx_hif_msg *)skb->data; in wfx_skb_txreq() local 232 struct wfx_hif_msg *hif = (struct wfx_hif_msg *)skb->data; in wfx_skb_wvif() local 448 struct wfx_hif_msg *hif = (struct wfx_hif_msg *)skb->data; in wfx_skb_dtor() local
|
| A D | queue.c | 152 struct wfx_hif_msg *hif; in wfx_pending_get() local 236 struct wfx_hif_msg *hif; in wfx_tx_queues_get_skb() local
|
| A D | traces.h | 211 #define _trace_hif_send(hif, tx_fill_level)\ argument 216 #define _trace_hif_recv(hif, tx_fill_level)\ argument
|
| A D | wfx.h | 42 struct wfx_hif hif; member
|
| /drivers/net/wireless/mediatek/mt76/mt7915/ |
| A D | pci.c | 33 struct mt7915_hif *hif; in mt7915_pci_get_hif2() local 56 static void mt7915_put_hif2(struct mt7915_hif *hif) in mt7915_put_hif2() 86 struct mt7915_hif *hif; in mt7915_pci_hif2_probe() local 205 struct mt7915_hif *hif = pci_get_drvdata(pdev); in mt7915_hif_remove() local
|
| /drivers/net/wireless/mediatek/mt76/mt7996/ |
| A D | pci.c | 34 struct mt7996_hif *hif; in mt7996_pci_get_hif2() local 56 static void mt7996_put_hif2(struct mt7996_hif *hif) in mt7996_put_hif2() 81 struct mt7996_hif *hif; in mt7996_pci_hif2_probe() local 224 struct mt7996_hif *hif = pci_get_drvdata(pdev); in mt7996_hif_remove() local
|
| /drivers/net/wireless/ath/ath9k/ |
| A D | htc_hst.c | 496 struct ath9k_htc_hif *hif, in ath9k_htc_hw_alloc()
|
| A D | htc_hst.h | 120 struct ath9k_htc_hif *hif; member
|
| /drivers/net/wireless/ath/ath10k/ |
| A D | core.h | 1062 } hif; member
|
| /drivers/net/wireless/ath/ath11k/ |
| A D | core.h | 932 } hif; member
|
| /drivers/net/wireless/ath/ath12k/ |
| A D | core.h | 1062 } hif; member
|
| /drivers/net/wireless/realtek/rtw89/ |
| A D | core.h | 3955 u16 hif; member
|
Completed in 98 milliseconds