Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dhw.h28 int rtl92ce_set_network_type(struct ieee80211_hw *hw, enum nl80211_iftype type);
H A Dsw.c184 .set_network_type = rtl92ce_set_network_type,
H A Dhw.c1231 int rtl92ce_set_network_type(struct ieee80211_hw *hw, enum nl80211_iftype type) in rtl92ce_set_network_type() function