Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192cu/
Dmac.h69 void rtl92c_init_beacon_max_error(struct ieee80211_hw *hw, bool infra_mode);
Dmac.c616 void rtl92c_init_beacon_max_error(struct ieee80211_hw *hw, bool infra_mode) in rtl92c_init_beacon_max_error() function
Dhw.c892 rtl92c_init_beacon_max_error(hw, true); in _rtl92cu_init_mac()