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

/drivers/staging/rtl8188eu/include/
H A Dwlan_bssdef.h48 u32 HopSet; /* to one if non-802.11 */ member in struct:ndis_802_11_config_fh
/drivers/staging/rtl8712/
H A Dwlan_bssdef.h56 u32 HopSet; /* to one if non-802.11 */ member in struct:NDIS_802_11_CONFIGURATION_FH
H A Drtl871x_cmd.c599 psecnetwork->Configuration.FHConfig.HopSet = cpu_to_le32(
600 psecnetwork->Configuration.FHConfig.HopSet);
929 pnetwork->Configuration.FHConfig.HopSet = le32_to_cpu(pnetwork->
930 Configuration.FHConfig.HopSet);
H A Drtl871x_mlme.c531 pnetwork->Configuration.FHConfig.HopSet =
532 le32_to_cpu(pnetwork->Configuration.FHConfig.HopSet);
758 pnetwork->network.Configuration.FHConfig.HopSet =
759 le32_to_cpu(pnetwork->network.Configuration.FHConfig.HopSet);
1636 pdev_network->Configuration.FHConfig.HopSet = 0;
/drivers/staging/rtl8188eu/core/
H A Drtw_mlme.c1843 pdev_network->Configuration.FHConfig.HopSet = 0;

Completed in 67 milliseconds