Lines Matching refs:hw
45 void rtl92se_get_hw_reg(struct ieee80211_hw *hw,
47 void rtl92se_read_eeprom_info(struct ieee80211_hw *hw);
48 void rtl92se_interrupt_recognized(struct ieee80211_hw *hw,
50 int rtl92se_hw_init(struct ieee80211_hw *hw);
51 void rtl92se_card_disable(struct ieee80211_hw *hw);
52 void rtl92se_enable_interrupt(struct ieee80211_hw *hw);
53 void rtl92se_disable_interrupt(struct ieee80211_hw *hw);
54 int rtl92se_set_network_type(struct ieee80211_hw *hw,
56 void rtl92se_set_check_bssid(struct ieee80211_hw *hw, bool check_bssid);
58 void rtl92se_set_qos(struct ieee80211_hw *hw, int aci);
59 void rtl92se_set_beacon_related_registers(struct ieee80211_hw *hw);
60 void rtl92se_set_beacon_interval(struct ieee80211_hw *hw);
61 void rtl92se_update_interrupt_mask(struct ieee80211_hw *hw,
63 void rtl92se_set_hw_reg(struct ieee80211_hw *hw, u8 variable,
65 void rtl92se_update_hal_rate_tbl(struct ieee80211_hw *hw,
67 void rtl92se_update_channel_access_setting(struct ieee80211_hw *hw);
68 bool rtl92se_gpio_radio_on_off_checking(struct ieee80211_hw *hw,
70 void rtl8192se_gpiobit3_cfg_inputmode(struct ieee80211_hw *hw);
71 void rtl92se_enable_hw_security_config(struct ieee80211_hw *hw);
72 void rtl92se_set_key(struct ieee80211_hw *hw,
75 void rtl92se_suspend(struct ieee80211_hw *hw);
76 void rtl92se_resume(struct ieee80211_hw *hw);