Home
last modified time | relevance | path

Searched defs:rtl_hal_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h2160 struct rtl_hal_ops { struct
2161 int (*init_sw_vars)(struct ieee80211_hw *hw);
2167 int (*hw_init)(struct ieee80211_hw *hw);
2168 void (*hw_disable)(struct ieee80211_hw *hw);
2169 void (*hw_suspend)(struct ieee80211_hw *hw);
2170 void (*hw_resume)(struct ieee80211_hw *hw);
2177 void (*set_bw_mode)(struct ieee80211_hw *hw,
2181 void (*set_bcn_reg)(struct ieee80211_hw *hw);
2195 void (*fill_tx_desc)(struct ieee80211_hw *hw,
2217 void (*led_control)(struct ieee80211_hw *hw,
[all …]