Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dhw.h15 int rtl88ee_set_network_type(struct ieee80211_hw *hw, enum nl80211_iftype type);
H A Dsw.c207 .set_network_type = rtl88ee_set_network_type,
H A Dhw.c1290 int rtl88ee_set_network_type(struct ieee80211_hw *hw, in rtl88ee_set_network_type() function