Searched defs:hif (Results 1 – 16 of 16) sorted by relevance
/linux-6.3-rc2/drivers/net/wireless/silabs/wfx/ |
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 | hif_tx.c | 125 struct wfx_hif_msg *hif; in wfx_hif_shutdown() local 144 struct wfx_hif_msg *hif; in wfx_hif_configuration() local 160 struct wfx_hif_msg *hif; in wfx_hif_reset() local 175 struct wfx_hif_msg *hif; in wfx_hif_read_mib() local 208 struct wfx_hif_msg *hif; in wfx_hif_write_mib() local 227 struct wfx_hif_msg *hif; in wfx_hif_scan() local 270 struct wfx_hif_msg *hif; in wfx_hif_stop_scan() local 288 struct wfx_hif_msg *hif; in wfx_hif_join() local 317 struct wfx_hif_msg *hif; in wfx_hif_set_bss_params() local 333 struct wfx_hif_msg *hif; in wfx_hif_add_key() local [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 | queue.c | 126 struct wfx_hif_msg *hif; in wfx_pending_drop() local 148 struct wfx_hif_msg *hif; in wfx_pending_get() local 232 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 | data_tx.h | 60 struct wfx_hif_msg *hif = (struct wfx_hif_msg *)skb->data; in wfx_skb_txreq() local
|
A D | data_tx.c | 421 struct wfx_hif_msg *hif = (struct wfx_hif_msg *)skb->data; in wfx_skb_dtor() local 548 struct wfx_hif_msg *hif; in wfx_flush() local
|
A D | wfx.h | 42 struct wfx_hif hif; member
|
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7915/ |
A D | pci.c | 33 struct mt7915_hif *hif; in mt7915_pci_get_hif2() local 55 static void mt7915_put_hif2(struct mt7915_hif *hif) in mt7915_put_hif2() 85 struct mt7915_hif *hif; in mt7915_pci_hif2_probe() local 204 struct mt7915_hif *hif = pci_get_drvdata(pdev); in mt7915_hif_remove() local
|
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7996/ |
A D | pci.c | 30 struct mt7996_hif *hif; in mt7996_pci_get_hif2() local 52 static void mt7996_put_hif2(struct mt7996_hif *hif) in mt7996_put_hif2() 74 struct mt7996_hif *hif; in mt7996_pci_hif2_probe() local 188 struct mt7996_hif *hif = pci_get_drvdata(pdev); in mt7996_hif_remove() local
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/ |
A D | htc_hst.c | 487 struct ath9k_htc_hif *hif, in ath9k_htc_hw_alloc()
|
A D | htc_hst.h | 120 struct ath9k_htc_hif *hif; member
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/ |
A D | core.h | 661 } hif; member
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/ |
A D | core.h | 861 } hif; member
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath10k/ |
A D | core.h | 1060 } hif; member
|
/linux-6.3-rc2/drivers/net/wireless/realtek/rtw89/ |
A D | core.h | 2690 u16 hif; member
|
Completed in 94 milliseconds