Searched defs:hif (Results 1 – 14 of 14) sorted by relevance
/linux-5.19.10/drivers/net/wireless/silabs/wfx/ |
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() 97 static int wfx_hif_receive_indication(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, in wfx_hif_receive_indication() 114 const struct wfx_hif_msg *hif, const void *buf) in wfx_hif_event_indication() 148 const struct wfx_hif_msg *hif, const void *buf) in wfx_hif_pm_mode_complete_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() [all …]
|
D | hif_tx.c | 25 static void wfx_fill_header(struct wfx_hif_msg *hif, int if_id, unsigned int cmd, size_t size) in wfx_fill_header() 39 static void *wfx_alloc_hif(size_t body_len, struct wfx_hif_msg **hif) in wfx_alloc_hif() 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 286 struct wfx_hif_msg *hif; in wfx_hif_join() local [all …]
|
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
|
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
|
D | traces.h | 211 #define _trace_hif_send(hif, tx_fill_level)\ argument 216 #define _trace_hif_recv(hif, tx_fill_level)\ argument
|
D | data_tx.h | 60 struct wfx_hif_msg *hif = (struct wfx_hif_msg *)skb->data; in wfx_skb_txreq() local
|
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
|
D | wfx.h | 42 struct wfx_hif hif; member
|
/linux-5.19.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | pci.c | 36 struct mt7915_hif *hif; in mt7915_pci_get_hif2() local 58 static void mt7915_put_hif2(struct mt7915_hif *hif) in mt7915_put_hif2() 81 struct mt7915_hif *hif; in mt7915_pci_hif2_probe() local 267 struct mt7915_hif *hif = pci_get_drvdata(pdev); in mt7915_hif_remove() local
|
/linux-5.19.10/drivers/net/wireless/ath/ath9k/ |
D | htc_hst.c | 472 struct ath9k_htc_hif *hif, in ath9k_htc_hw_alloc()
|
D | htc_hst.h | 120 struct ath9k_htc_hif *hif; member
|
/linux-5.19.10/drivers/net/wireless/ath/ath11k/ |
D | core.h | 836 } hif; member
|
/linux-5.19.10/drivers/net/wireless/ath/ath10k/ |
D | core.h | 1060 } hif; member
|
/linux-5.19.10/drivers/net/wireless/realtek/rtw89/ |
D | core.h | 2229 u16 hif; member
|