Home
last modified time | relevance | path

Searched refs:HopSet (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8712/
Dwlan_bssdef.h56 u32 HopSet; /* to one if non-802.11 */ member
Drtl871x_cmd.c598 psecnetwork->Configuration.FHConfig.HopSet = cpu_to_le32( in r8712_joinbss_cmd()
599 psecnetwork->Configuration.FHConfig.HopSet); in r8712_joinbss_cmd()
929 pnetwork->Configuration.FHConfig.HopSet = le32_to_cpu(pnetwork-> in r8712_createbss_cmd_callback()
930 Configuration.FHConfig.HopSet); in r8712_createbss_cmd_callback()
Drtl871x_mlme.c531 pnetwork->Configuration.FHConfig.HopSet = in r8712_survey_event_callback()
532 le32_to_cpu(pnetwork->Configuration.FHConfig.HopSet); in r8712_survey_event_callback()
758 pnetwork->network.Configuration.FHConfig.HopSet = in r8712_joinbss_event_callback()
759 le32_to_cpu(pnetwork->network.Configuration.FHConfig.HopSet); in r8712_joinbss_event_callback()
1630 pdev_network->Configuration.FHConfig.HopSet = 0; in r8712_init_registrypriv_dev_network()
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Dwlan_bssdef.h48 u32 HopSet; /* to one if non-802.11 */ member
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_mlme.c1846 pdev_network->Configuration.FHConfig.HopSet = 0; in rtw_init_registrypriv_dev_network()