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

/drivers/staging/rtl8188eu/include/
H A Dwlan_bssdef.h47 u32 HopPattern; /* As defined by 802.11, MSB set */ member in struct:ndis_802_11_config_fh
/drivers/staging/rtl8712/
H A Dwlan_bssdef.h55 u32 HopPattern; /* As defined by 802.11, MSB set */ member in struct:NDIS_802_11_CONFIGURATION_FH
H A Drtl871x_cmd.c597 psecnetwork->Configuration.FHConfig.HopPattern = cpu_to_le32(
598 psecnetwork->Configuration.FHConfig.HopPattern);
927 pnetwork->Configuration.FHConfig.HopPattern = le32_to_cpu(pnetwork->
928 Configuration.FHConfig.HopPattern);
H A Drtl871x_mlme.c529 pnetwork->Configuration.FHConfig.HopPattern =
530 le32_to_cpu(pnetwork->Configuration.FHConfig.HopPattern);
755 pnetwork->network.Configuration.FHConfig.HopPattern =
757 FHConfig.HopPattern);
1635 pdev_network->Configuration.FHConfig.HopPattern = 0;
/drivers/staging/rtl8188eu/core/
H A Drtw_mlme.c1842 pdev_network->Configuration.FHConfig.HopPattern = 0;

Completed in 173 milliseconds