Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dhw.h24 int rtl92ce_hw_init(struct ieee80211_hw *hw);
H A Dsw.c178 .hw_init = rtl92ce_hw_init,
H A Dhw.c912 int rtl92ce_hw_init(struct ieee80211_hw *hw) in rtl92ce_hw_init() function