Home
last modified time | relevance | path

Searched refs:rtl92se_hw_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dhw.h25 int rtl92se_hw_init(struct ieee80211_hw *hw);
H A Dsw.c231 .hw_init = rtl92se_hw_init,
H A Dhw.c919 int rtl92se_hw_init(struct ieee80211_hw *hw) in rtl92se_hw_init() function