Lines Matching refs:hw

46 void rtl92ce_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
47 void rtl92ce_read_eeprom_info(struct ieee80211_hw *hw);
48 void rtl92ce_interrupt_recognized(struct ieee80211_hw *hw,
50 int rtl92ce_hw_init(struct ieee80211_hw *hw);
51 void rtl92ce_card_disable(struct ieee80211_hw *hw);
52 void rtl92ce_enable_interrupt(struct ieee80211_hw *hw);
53 void rtl92ce_disable_interrupt(struct ieee80211_hw *hw);
54 int rtl92ce_set_network_type(struct ieee80211_hw *hw, enum nl80211_iftype type);
55 void rtl92ce_set_check_bssid(struct ieee80211_hw *hw, bool check_bssid);
56 void rtl92ce_set_qos(struct ieee80211_hw *hw, int aci);
57 void rtl92ce_set_beacon_related_registers(struct ieee80211_hw *hw);
58 void rtl92ce_set_beacon_interval(struct ieee80211_hw *hw);
59 void rtl92ce_update_interrupt_mask(struct ieee80211_hw *hw,
61 void rtl92ce_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
62 void rtl92ce_update_hal_rate_tbl(struct ieee80211_hw *hw,
64 void rtl92ce_update_channel_access_setting(struct ieee80211_hw *hw);
65 bool rtl92ce_gpio_radio_on_off_checking(struct ieee80211_hw *hw, u8 *valid);
66 void rtl92ce_enable_hw_security_config(struct ieee80211_hw *hw);
67 void rtl92ce_set_key(struct ieee80211_hw *hw, u32 key_index,
71 void rtl8192ce_read_bt_coexist_info_from_hwpg(struct ieee80211_hw *hw,
73 void rtl8192ce_bt_reg_init(struct ieee80211_hw *hw);
74 void rtl8192ce_bt_hw_init(struct ieee80211_hw *hw);
75 void rtl92ce_suspend(struct ieee80211_hw *hw);
76 void rtl92ce_resume(struct ieee80211_hw *hw);