Home
last modified time | relevance | path

Searched refs:rtl92c_set_network_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dmac.h27 int rtl92c_set_network_type(struct ieee80211_hw *hw, enum nl80211_iftype type);
H A Dmac.c377 int rtl92c_set_network_type(struct ieee80211_hw *hw, enum nl80211_iftype type) in rtl92c_set_network_type() function
414 rtl92c_set_network_type(hw, NL80211_IFTYPE_UNSPECIFIED); in rtl92c_init_network_type()