Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dhw.h15 int rtl92ee_set_network_type(struct ieee80211_hw *hw, enum nl80211_iftype type);
H A Dsw.c193 .set_network_type = rtl92ee_set_network_type,
H A Dhw.c1542 int rtl92ee_set_network_type(struct ieee80211_hw *hw, enum nl80211_iftype type) in rtl92ee_set_network_type() function