Searched defs:hif (Results 1 – 12 of 12) sorted by relevance
/drivers/staging/wfx/ |
D | hif_rx.c | 21 const struct hif_msg *hif, const void *buf) in hif_generic_confirm() 55 const struct hif_msg *hif, const void *buf) in hif_tx_confirm() 64 const struct hif_msg *hif, const void *buf) in hif_multi_tx_confirm() 76 const struct hif_msg *hif, const void *buf) in hif_startup_indication() 95 const struct hif_msg *hif, const void *buf) in hif_wakeup_indication() 106 const struct hif_msg *hif, in hif_receive_indication() 124 const struct hif_msg *hif, const void *buf) in hif_event_indication() 159 const struct hif_msg *hif, in hif_pm_mode_complete_indication() 174 const struct hif_msg *hif, in hif_scan_complete_indication() 190 const struct hif_msg *hif, in hif_join_complete_indication() [all …]
|
D | hif_tx.c | 25 static void wfx_fill_header(struct hif_msg *hif, int if_id, in wfx_fill_header() 40 static void *wfx_alloc_hif(size_t body_len, struct hif_msg **hif) in wfx_alloc_hif() 127 struct hif_msg *hif; in hif_shutdown() local 146 struct hif_msg *hif; in hif_configuration() local 162 struct hif_msg *hif; in hif_reset() local 178 struct hif_msg *hif; in hif_read_mib() local 214 struct hif_msg *hif; in hif_write_mib() local 233 struct hif_msg *hif; in hif_scan() local 288 struct hif_msg *hif; in hif_stop_scan() local 304 struct hif_msg *hif; in hif_join() local [all …]
|
D | bh.c | 68 struct hif_msg *hif; in rx_helper() local 170 static void tx_helper(struct wfx_dev *wdev, struct hif_msg *hif) in tx_helper() 200 struct hif_msg *hif; in bh_work_tx() local
|
D | queue.c | 129 struct hif_msg *hif; in wfx_pending_drop() local 152 struct hif_msg *hif; in wfx_pending_get() local 237 struct hif_msg *hif; in wfx_tx_queues_get_skb() local
|
D | traces.h | 213 #define _trace_hif_send(hif, tx_fill_level)\ argument 218 #define _trace_hif_recv(hif, tx_fill_level)\ argument
|
D | data_tx.c | 436 struct hif_msg *hif = (struct hif_msg *)skb->data; in wfx_skb_dtor() local 572 struct hif_msg *hif; in wfx_flush() local
|
D | data_tx.h | 62 struct hif_msg *hif = (struct hif_msg *)skb->data; in wfx_skb_txreq() local
|
D | wfx.h | 42 struct wfx_hif hif; member
|
/drivers/net/wireless/ath/ath9k/ |
D | htc_hst.c | 493 struct ath9k_htc_hif *hif, in ath9k_htc_hw_alloc()
|
D | htc_hst.h | 120 struct ath9k_htc_hif *hif; member
|
/drivers/net/wireless/ath/ath11k/ |
D | core.h | 671 } hif; member
|
/drivers/net/wireless/ath/ath10k/ |
D | core.h | 1044 } hif; member
|