Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8712/
Dwlan_bssdef.h51 u32 HopSet; /* to one if non-802.11 */ member
Drtl871x_cmd.c588 psecnetwork->Configuration.FHConfig.HopSet = cpu_to_le32( in r8712_joinbss_cmd()
589 psecnetwork->Configuration.FHConfig.HopSet); in r8712_joinbss_cmd()
918 pnetwork->Configuration.FHConfig.HopSet = le32_to_cpu(pnetwork-> in r8712_createbss_cmd_callback()
919 Configuration.FHConfig.HopSet); in r8712_createbss_cmd_callback()
Drtl871x_mlme.c523 pnetwork->Configuration.FHConfig.HopSet = in r8712_survey_event_callback()
524 le32_to_cpu(pnetwork->Configuration.FHConfig.HopSet); in r8712_survey_event_callback()
751 pnetwork->network.Configuration.FHConfig.HopSet = in r8712_joinbss_event_callback()
752 le32_to_cpu(pnetwork->network.Configuration.FHConfig.HopSet); in r8712_joinbss_event_callback()
1626 pdev_network->Configuration.FHConfig.HopSet = 0; in r8712_init_registrypriv_dev_network()
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Dwlan_bssdef.h48 u32 HopSet; /* to one if non-802.11 */ member
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_mlme.c1851 pdev_network->Configuration.FHConfig.HopSet = 0; in rtw_init_registrypriv_dev_network()