Searched refs:beacon_hints (Results 1 – 4 of 4) sorted by relevance
59 static int beacon_hints; variable1656 if (beacon_hints) in woal_setup_module_param()1955 beacon_hints = data; in woal_init_from_dev_tree()2653 module_param(beacon_hints, int, 0);2654 MODULE_PARM_DESC(beacon_hints,
487 int beacon_hints = 0; variable7260 if (beacon_hints) { in woal_register_cfg80211()7370 module_param(beacon_hints, int, 0);7371 MODULE_PARM_DESC(beacon_hints,
98 extern int beacon_hints;1173 beacon_hints = data; in woal_init_from_dev_tree()
134 beacon_hints=0|1 <enable beacon hints(default) | disable beacon hints>