Searched refs:roamoffload_in_hs (Results 1 – 6 of 6) sorted by relevance
69 static int roamoffload_in_hs; variable1640 if (roamoffload_in_hs) in woal_setup_module_param()2104 roamoffload_in_hs = data; in woal_init_from_dev_tree()2106 roamoffload_in_hs); in woal_init_from_dev_tree()2619 module_param(roamoffload_in_hs, int, 0);2621 roamoffload_in_hs,
35 extern int roamoffload_in_hs;1194 if (roamoffload_in_hs) { in woal_cfg80211_subcmd_fw_roaming_config()
216 int roamoffload_in_hs = 0; variable566 && !roamoffload_in_hs) { in woal_netdevice_event()1318 roamoffload_in_hs = data; in woal_init_from_dev_tree()1320 roamoffload_in_hs); in woal_init_from_dev_tree()9072 module_param(roamoffload_in_hs, int, 0);9073 MODULE_PARM_DESC(roamoffload_in_hs,
127 extern int roamoffload_in_hs;2632 if (roamoffload_in_hs) { in woal_cancel_hs()2780 if (roamoffload_in_hs && data) { in woal_enable_fw_roaming()2905 if (roamoffload_in_hs) { in woal_enable_hs()
85 extern int roamoffload_in_hs;12273 if (roamoffload_in_hs) in woal_priv_roam_offload_cfg()12423 if (roamoffload_in_hs) { in woal_priv_set_roam_passphrase()
129 …roamoffload_in_hs=0|1 <always enable fw roaming (default) | enable fw roaming only when host suspe…