/kernel/linux/linux-5.10/drivers/staging/wfx/ |
H A D | data_tx.h | 62 struct hif_msg *hif = (struct hif_msg *)skb->data; in wfx_skb_txreq() local
|
H A 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; wfx_tx_queues_get_skb() local [all...] |
H A D | hif_rx.c | 20 hif_generic_confirm(struct wfx_dev *wdev, const struct hif_msg *hif, const void *buf) hif_generic_confirm() argument 54 hif_tx_confirm(struct wfx_dev *wdev, const struct hif_msg *hif, const void *buf) hif_tx_confirm() argument 63 hif_multi_tx_confirm(struct wfx_dev *wdev, const struct hif_msg *hif, const void *buf) hif_multi_tx_confirm() argument 75 hif_startup_indication(struct wfx_dev *wdev, const struct hif_msg *hif, const void *buf) hif_startup_indication() argument 94 hif_wakeup_indication(struct wfx_dev *wdev, const struct hif_msg *hif, const void *buf) hif_wakeup_indication() argument 105 hif_receive_indication(struct wfx_dev *wdev, const struct hif_msg *hif, const void *buf, struct sk_buff *skb) hif_receive_indication() argument 123 hif_event_indication(struct wfx_dev *wdev, const struct hif_msg *hif, const void *buf) hif_event_indication() argument 158 hif_pm_mode_complete_indication(struct wfx_dev *wdev, const struct hif_msg *hif, const void *buf) hif_pm_mode_complete_indication() argument 173 hif_scan_complete_indication(struct wfx_dev *wdev, const struct hif_msg *hif, const void *buf) hif_scan_complete_indication() argument 189 hif_join_complete_indication(struct wfx_dev *wdev, const struct hif_msg *hif, const void *buf) hif_join_complete_indication() argument 204 hif_suspend_resume_indication(struct wfx_dev *wdev, const struct hif_msg *hif, const void *buf) hif_suspend_resume_indication() argument 233 hif_generic_indication(struct wfx_dev *wdev, const struct hif_msg *hif, const void *buf) hif_generic_indication() argument 313 hif_error_indication(struct wfx_dev *wdev, const struct hif_msg *hif, const void *buf) hif_error_indication() argument 340 hif_exception_indication(struct wfx_dev *wdev, const struct hif_msg *hif, const void *buf) hif_exception_indication() argument 384 const struct hif_msg *hif = (const struct hif_msg *)skb->data; wfx_handle_rx() local [all...] |
H A D | bh.c | 68 struct hif_msg *hif; in rx_helper() local 170 tx_helper(struct wfx_dev *wdev, struct hif_msg *hif) tx_helper() argument 200 struct hif_msg *hif; bh_work_tx() local [all...] |
H A D | wfx.h | 42 struct wfx_hif hif; member
|
H A 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
|
H A D | hif_tx.c | 25 static void wfx_fill_header(struct hif_msg *hif, int if_id, in wfx_fill_header() argument 40 static void *wfx_alloc_hif(size_t body_len, struct hif_msg **hif) in wfx_alloc_hif() argument 127 struct hif_msg *hif; in hif_shutdown() local 146 struct hif_msg *hif; hif_configuration() local 162 struct hif_msg *hif; hif_reset() local 178 struct hif_msg *hif; hif_read_mib() local 214 struct hif_msg *hif; hif_write_mib() local 233 struct hif_msg *hif; hif_scan() local 288 struct hif_msg *hif; hif_stop_scan() local 304 struct hif_msg *hif; hif_join() local 339 struct hif_msg *hif; hif_set_bss_params() local 357 struct hif_msg *hif; hif_add_key() local 380 struct hif_msg *hif; hif_remove_key() local 396 struct hif_msg *hif; hif_set_edca_queue_params() local 426 struct hif_msg *hif; hif_set_pm() local 451 struct hif_msg *hif; hif_start() local 474 struct hif_msg *hif; hif_beacon_transmit() local 491 struct hif_msg *hif; hif_map_link() local 510 struct hif_msg *hif; hif_update_ie_beacon() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/ |
H A D | data_tx.h | 60 struct wfx_hif_msg *hif = (struct wfx_hif_msg *)skb->data; in wfx_skb_txreq() local
|
H A D | hif_rx.c | 97 static int wfx_hif_receive_indication(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, in wfx_hif_receive_indication() argument 19 wfx_hif_generic_confirm(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) wfx_hif_generic_confirm() argument 52 wfx_hif_tx_confirm(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) wfx_hif_tx_confirm() argument 61 wfx_hif_multi_tx_confirm(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) wfx_hif_multi_tx_confirm() argument 73 wfx_hif_startup_indication(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) wfx_hif_startup_indication() argument 87 wfx_hif_wakeup_indication(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) wfx_hif_wakeup_indication() argument 113 wfx_hif_event_indication(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) wfx_hif_event_indication() argument 147 wfx_hif_pm_mode_complete_indication(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) wfx_hif_pm_mode_complete_indication() argument 161 wfx_hif_scan_complete_indication(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) wfx_hif_scan_complete_indication() argument 177 wfx_hif_join_complete_indication(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) wfx_hif_join_complete_indication() argument 191 wfx_hif_suspend_resume_indication(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) wfx_hif_suspend_resume_indication() argument 219 wfx_hif_generic_indication(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) wfx_hif_generic_indication() argument 296 wfx_hif_error_indication(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) wfx_hif_error_indication() argument 322 wfx_hif_exception_indication(struct wfx_dev *wdev, const struct wfx_hif_msg *hif, const void *buf) wfx_hif_exception_indication() argument 364 const struct wfx_hif_msg *hif = (const struct wfx_hif_msg *)skb->data; wfx_handle_rx() local [all...] |
H 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; wfx_tx_queues_get_skb() local [all...] |
H A D | bh.c | 66 struct wfx_hif_msg *hif; in rx_helper() local 168 tx_helper(struct wfx_dev *wdev, struct wfx_hif_msg *hif) tx_helper() argument 198 struct wfx_hif_msg *hif; bh_work_tx() local [all...] |
H A 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() argument 39 static void *wfx_alloc_hif(size_t body_len, struct wfx_hif_msg **hif) in wfx_alloc_hif() argument 125 struct wfx_hif_msg *hif; in wfx_hif_shutdown() local 144 struct wfx_hif_msg *hif; wfx_hif_configuration() local 160 struct wfx_hif_msg *hif; wfx_hif_reset() local 175 struct wfx_hif_msg *hif; wfx_hif_read_mib() local 208 struct wfx_hif_msg *hif; wfx_hif_write_mib() local 227 struct wfx_hif_msg *hif; wfx_hif_scan() local 270 struct wfx_hif_msg *hif; wfx_hif_stop_scan() local 288 struct wfx_hif_msg *hif; wfx_hif_join() local 317 struct wfx_hif_msg *hif; wfx_hif_set_bss_params() local 333 struct wfx_hif_msg *hif; wfx_hif_add_key() local 354 struct wfx_hif_msg *hif; wfx_hif_remove_key() local 370 struct wfx_hif_msg *hif; wfx_hif_set_edca_queue_params() local 398 struct wfx_hif_msg *hif; wfx_hif_set_pm() local 425 struct wfx_hif_msg *hif; wfx_hif_start() local 447 struct wfx_hif_msg *hif; wfx_hif_beacon_transmit() local 462 struct wfx_hif_msg *hif; wfx_hif_map_link() local 481 struct wfx_hif_msg *hif; wfx_hif_update_ie_beacon() local [all...] |
H A D | data_tx.c | 408 struct wfx_hif_msg *hif = (struct wfx_hif_msg *)skb->data; in wfx_skb_dtor() local 535 struct wfx_hif_msg *hif; in wfx_flush() local
|
H A D | wfx.h | 42 struct wfx_hif hif; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | pci.c | 32 struct mt7996_hif *hif; in mt7996_pci_get_hif2() local 54 static void mt7996_put_hif2(struct mt7996_hif *hif) in mt7996_put_hif2() argument 78 struct mt7996_hif *hif; in mt7996_pci_hif2_probe() local 192 struct mt7996_hif *hif = pci_get_drvdata(pdev); mt7996_hif_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/ |
H 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() argument 85 struct mt7915_hif *hif; in mt7915_pci_hif2_probe() local 204 struct mt7915_hif *hif = pci_get_drvdata(pdev); mt7915_hif_remove() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | htc_hst.c | 492 ath9k_htc_hw_alloc(void *hif_handle, struct ath9k_htc_hif *hif, struct device *dev) ath9k_htc_hw_alloc() argument
|
H A D | htc_hst.h | 120 struct ath9k_htc_hif *hif; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | htc_hst.c | 492 ath9k_htc_hw_alloc(void *hif_handle, struct ath9k_htc_hif *hif, struct device *dev) ath9k_htc_hw_alloc() argument
|
H A D | htc_hst.h | 120 struct ath9k_htc_hif *hif; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | core.h | 671 } hif; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | core.h | 678 } hif; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | core.h | 1044 } hif; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | core.h | 867 } hif; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | core.h | 1060 } hif; member
|