Searched defs:hif (Results 1 – 14 of 14) sorted by relevance
/linux/drivers/staging/wfx/ |
A D | hif_rx.c | 20 const struct hif_msg *hif, const void *buf) in hif_generic_confirm() 54 const struct hif_msg *hif, const void *buf) in hif_tx_confirm() 63 const struct hif_msg *hif, const void *buf) in hif_multi_tx_confirm() 75 const struct hif_msg *hif, const void *buf) in hif_startup_indication() 94 const struct hif_msg *hif, const void *buf) in hif_wakeup_indication() 105 const struct hif_msg *hif, in hif_receive_indication() 123 const struct hif_msg *hif, const void *buf) in hif_event_indication() 158 const struct hif_msg *hif, in hif_pm_mode_complete_indication() 173 const struct hif_msg *hif, in hif_scan_complete_indication() 190 const struct hif_msg *hif, in hif_join_complete_indication() [all …]
|
A D | hif_tx.c | 128 struct hif_msg *hif; in hif_shutdown() local 147 struct hif_msg *hif; in hif_configuration() local 163 struct hif_msg *hif; in hif_reset() local 179 struct hif_msg *hif; in hif_read_mib() local 215 struct hif_msg *hif; in hif_write_mib() local 234 struct hif_msg *hif; in hif_scan() local 282 struct hif_msg *hif; in hif_stop_scan() local 298 struct hif_msg *hif; in hif_join() local 328 struct hif_msg *hif; in hif_set_bss_params() local 346 struct hif_msg *hif; in hif_add_key() local [all …]
|
A D | bh.c | 70 struct hif_msg *hif; in rx_helper() local 172 static void tx_helper(struct wfx_dev *wdev, struct hif_msg *hif) in tx_helper() 202 struct hif_msg *hif; in bh_work_tx() local
|
A D | queue.c | 130 struct hif_msg *hif; in wfx_pending_drop() local 153 struct hif_msg *hif; in wfx_pending_get() local 239 struct hif_msg *hif; in wfx_tx_queues_get_skb() local
|
A D | traces.h | 213 #define _trace_hif_send(hif, tx_fill_level)\ argument 218 #define _trace_hif_recv(hif, tx_fill_level)\ argument
|
A D | data_tx.h | 62 struct hif_msg *hif = (struct hif_msg *)skb->data; in wfx_skb_txreq() local
|
A D | data_tx.c | 438 struct hif_msg *hif = (struct hif_msg *)skb->data; in wfx_skb_dtor() local 575 struct hif_msg *hif; in wfx_flush() local
|
A D | wfx.h | 42 struct wfx_hif hif; member
|
/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
A D | pci.c | 51 struct mt7915_hif *hif; in mt7915_pci_get_hif2() local 73 static void mt7915_put_hif2(struct mt7915_hif *hif) in mt7915_put_hif2() 174 struct mt7915_hif *hif; in mt7915_pci_init_hif2() local 202 struct mt7915_hif *hif; in mt7915_pci_hif2_probe() local 308 struct mt7915_hif *hif = pci_get_drvdata(pdev); in mt7915_hif_remove() local
|
/linux/drivers/net/wireless/ath/ath9k/ |
A D | htc_hst.c | 467 struct ath9k_htc_hif *hif, in ath9k_htc_hw_alloc()
|
A D | htc_hst.h | 120 struct ath9k_htc_hif *hif; member
|
/linux/drivers/net/wireless/ath/ath11k/ |
A D | core.h | 692 } hif; member
|
/linux/drivers/net/wireless/ath/ath10k/ |
A D | core.h | 1057 } hif; member
|
/linux/drivers/net/wireless/realtek/rtw89/ |
A D | core.h | 2124 u16 hif; member
|
Completed in 56 milliseconds