Home
last modified time | relevance | path

Searched refs:DEFAULT_BEACONINTERVAL (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h157 #define DEFAULT_BEACONINTERVAL 0x64U macro
Drtl_core.c1185 priv->rtllib->current_network.beacon_interval = DEFAULT_BEACONINTERVAL; in rtl8192_init_priv_variable()
/linux-4.1.27/drivers/staging/rtl8192u/
Dr8192U.h517 #define DEFAULT_BEACONINTERVAL 0x64U macro
Dr8192U_core.c2146 priv->ieee80211->current_network.beacon_interval = DEFAULT_BEACONINTERVAL; in rtl8192_init_priv_variable()