Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dhw.h13 void rtl8821ae_card_disable(struct ieee80211_hw *hw);
H A Dsw.c241 .hw_disable = rtl8821ae_card_disable,
H A Dhw.c2342 void rtl8821ae_card_disable(struct ieee80211_hw *hw) in rtl8821ae_card_disable() function