Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/rtl8712/
A Drtl871x_cmd.c455 psecnetwork->Configuration.FHConfig.HopSet = cpu_to_le32( in r8712_joinbss_cmd()
456 psecnetwork->Configuration.FHConfig.HopSet); in r8712_joinbss_cmd()
681 pnetwork->Configuration.FHConfig.HopSet = in r8712_createbss_cmd_callback()
682 le32_to_cpu(pnetwork->Configuration.FHConfig.HopSet); in r8712_createbss_cmd_callback()
A Dwlan_bssdef.h39 u32 HopSet; /* to one if non-802.11 */ member
A Drtl871x_mlme.c470 pnetwork->Configuration.FHConfig.HopSet = in r8712_survey_event_callback()
471 le32_to_cpu(pnetwork->Configuration.FHConfig.HopSet); in r8712_survey_event_callback()
692 pnetwork->network.Configuration.FHConfig.HopSet = in r8712_joinbss_event_callback()
693 le32_to_cpu(pnetwork->network.Configuration.FHConfig.HopSet); in r8712_joinbss_event_callback()
1532 pdev_network->Configuration.FHConfig.HopSet = 0; in r8712_init_registrypriv_dev_network()

Completed in 10 milliseconds