Lines Matching defs:hw
61 static u8 _rtl_mac_to_hwqueue(struct ieee80211_hw *hw, in _rtl_mac_to_hwqueue()
80 static void _rtl_pci_update_default_setting(struct ieee80211_hw *hw) in _rtl_pci_update_default_setting()
195 struct ieee80211_hw *hw, in _rtl_pci_platform_switch_device_pci_aspm()
210 static void _rtl_pci_switch_clk_req(struct ieee80211_hw *hw, u8 value) in _rtl_pci_switch_clk_req()
222 static void rtl_pci_disable_aspm(struct ieee80211_hw *hw) in rtl_pci_disable_aspm()
276 static void rtl_pci_enable_aspm(struct ieee80211_hw *hw) in rtl_pci_enable_aspm()
335 static bool rtl_pci_get_amd_l1_patch(struct ieee80211_hw *hw) in rtl_pci_get_amd_l1_patch()
356 static bool rtl_pci_check_buddy_priv(struct ieee80211_hw *hw, in rtl_pci_check_buddy_priv()
399 static void rtl_pci_get_linkcontrol_field(struct ieee80211_hw *hw) in rtl_pci_get_linkcontrol_field()
416 struct ieee80211_hw *hw) in rtl_pci_parse_configuration()
439 static void rtl_pci_init_aspm(struct ieee80211_hw *hw) in rtl_pci_init_aspm()
454 struct ieee80211_hw *hw) in _rtl_pci_io_handler_init()
470 static bool _rtl_update_earlymode_info(struct ieee80211_hw *hw, in _rtl_update_earlymode_info()
511 static void _rtl_pci_tx_chk_waitq(struct ieee80211_hw *hw) in _rtl_pci_tx_chk_waitq()
562 static void _rtl_pci_tx_isr(struct ieee80211_hw *hw, int prio) in _rtl_pci_tx_isr()
674 static int _rtl_pci_init_one_rxdesc(struct ieee80211_hw *hw, in _rtl_pci_init_one_rxdesc()
732 static void _rtl_pci_rx_to_mac80211(struct ieee80211_hw *hw, in _rtl_pci_rx_to_mac80211()
757 static void _rtl_pci_hs_interrupt(struct ieee80211_hw *hw) in _rtl_pci_hs_interrupt()
767 static void _rtl_pci_rx_interrupt(struct ieee80211_hw *hw) in _rtl_pci_rx_interrupt()
951 struct ieee80211_hw *hw = dev_id; in _rtl_pci_interrupt() local
1103 static void _rtl_pci_irq_tasklet(struct ieee80211_hw *hw) in _rtl_pci_irq_tasklet()
1108 static void _rtl_pci_prepare_bcn_tasklet(struct ieee80211_hw *hw) in _rtl_pci_prepare_bcn_tasklet()
1166 static void _rtl_pci_init_trx_var(struct ieee80211_hw *hw) in _rtl_pci_init_trx_var()
1199 static void _rtl_pci_init_struct(struct ieee80211_hw *hw, in _rtl_pci_init_struct()
1239 static int _rtl_pci_init_tx_ring(struct ieee80211_hw *hw, in _rtl_pci_init_tx_ring()
1308 static int _rtl_pci_init_rx_ring(struct ieee80211_hw *hw, int rxring_idx) in _rtl_pci_init_rx_ring()
1370 static void _rtl_pci_free_tx_ring(struct ieee80211_hw *hw, in _rtl_pci_free_tx_ring()
1409 static void _rtl_pci_free_rx_ring(struct ieee80211_hw *hw, int rxring_idx) in _rtl_pci_free_rx_ring()
1444 static int _rtl_pci_init_trx_ring(struct ieee80211_hw *hw) in _rtl_pci_init_trx_ring()
1480 static int _rtl_pci_deinit_trx_ring(struct ieee80211_hw *hw) in _rtl_pci_deinit_trx_ring()
1495 int rtl_pci_reset_trx_ring(struct ieee80211_hw *hw) in rtl_pci_reset_trx_ring()
1587 static bool rtl_pci_tx_chk_waitq_insert(struct ieee80211_hw *hw, in rtl_pci_tx_chk_waitq_insert()
1626 static int rtl_pci_tx(struct ieee80211_hw *hw, in rtl_pci_tx()
1754 static void rtl_pci_flush(struct ieee80211_hw *hw, u32 queues, bool drop) in rtl_pci_flush()
1792 static void rtl_pci_deinit(struct ieee80211_hw *hw) in rtl_pci_deinit()
1808 static int rtl_pci_init(struct ieee80211_hw *hw, struct pci_dev *pdev) in rtl_pci_init()
1825 static int rtl_pci_start(struct ieee80211_hw *hw) in rtl_pci_start()
1865 static void rtl_pci_stop(struct ieee80211_hw *hw) in rtl_pci_stop()
1915 struct ieee80211_hw *hw) in _rtl_pci_find_adapter()
2113 static int rtl_pci_intr_mode_msi(struct ieee80211_hw *hw) in rtl_pci_intr_mode_msi()
2138 static int rtl_pci_intr_mode_legacy(struct ieee80211_hw *hw) in rtl_pci_intr_mode_legacy()
2156 static int rtl_pci_intr_mode_decide(struct ieee80211_hw *hw) in rtl_pci_intr_mode_decide()
2175 struct ieee80211_hw *hw = NULL; in rtl_pci_probe() local
2365 struct ieee80211_hw *hw = pci_get_drvdata(pdev); in rtl_pci_disconnect() local
2438 struct ieee80211_hw *hw = pci_get_drvdata(pdev); in rtl_pci_suspend() local
2451 struct ieee80211_hw *hw = pci_get_drvdata(pdev); in rtl_pci_resume() local