| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | location.h | 446 __le16 burst_period; member 519 __le16 burst_period; member 583 __le16 burst_period; member 643 __le16 burst_period; member 696 __le16 burst_period; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | ftm-initiator.c | 435 target->burst_period = in iwl_mvm_ftm_put_target_v2() 436 cpu_to_le16(peer->ftm.burst_period); in iwl_mvm_ftm_put_target_v2() 463 target->burst_period = in iwl_mvm_ftm_put_target_common() 464 cpu_to_le16(peer->ftm.burst_period); in iwl_mvm_ftm_put_target_common()
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | pmsr.c | 58 out->ftm.burst_period = 0; in pmsr_parse_ftm() 60 out->ftm.burst_period = in pmsr_parse_ftm()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_rtt.h | 175 uint32 burst_period; member
|
| H A D | dhd_rtt.c | 1420 if (rtt_target->burst_period) { in dhd_rtt_start() 1422 htol32(rtt_target->burst_period); /* ms */ in dhd_rtt_start() 1425 DHD_RTT((">\t burst period : %d ms\n", rtt_target->burst_period)); in dhd_rtt_start()
|
| H A D | wl_cfgvendor.c | 1352 rtt_target->burst_period = nla_get_u32(iter2); in wl_cfgvendor_rtt_set_config() 1353 if (rtt_target->burst_period < 32) { in wl_cfgvendor_rtt_set_config() 1355 rtt_target->burst_period *= 100; in wl_cfgvendor_rtt_set_config() 1358 rtt_target->burst_period)); in wl_cfgvendor_rtt_set_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_rtt.h | 207 uint32 burst_period; member
|
| H A D | dhd_rtt.c | 2340 if (rtt_target->burst_period) { in dhd_rtt_start() 2342 htol32(rtt_target->burst_period); /* ms */ in dhd_rtt_start() 2345 DHD_RTT((">\t burst period : %d ms\n", rtt_target->burst_period)); in dhd_rtt_start()
|
| H A D | wl_cfgvendor.c | 1885 rtt_target->burst_period = nla_get_u32(iter2); in wl_cfgvendor_rtt_set_config() 1886 if (rtt_target->burst_period < 32) { in wl_cfgvendor_rtt_set_config() 1888 rtt_target->burst_period *= 100; in wl_cfgvendor_rtt_set_config() 1891 rtt_target->burst_period)); in wl_cfgvendor_rtt_set_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_rtt.h | 207 uint32 burst_period; member
|
| H A D | dhd_rtt.c | 2340 if (rtt_target->burst_period) { in dhd_rtt_start() 2342 htol32(rtt_target->burst_period); /* ms */ in dhd_rtt_start() 2345 DHD_RTT((">\t burst period : %d ms\n", rtt_target->burst_period)); in dhd_rtt_start()
|
| H A D | wl_cfgvendor.c | 1883 rtt_target->burst_period = nla_get_u32(iter2); in wl_cfgvendor_rtt_set_config() 1884 if (rtt_target->burst_period < 32) { in wl_cfgvendor_rtt_set_config() 1886 rtt_target->burst_period *= 100; in wl_cfgvendor_rtt_set_config() 1889 rtt_target->burst_period)); in wl_cfgvendor_rtt_set_config()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_rtt.h | 207 uint32 burst_period; member
|
| H A D | dhd_rtt.c | 2340 if (rtt_target->burst_period) { in dhd_rtt_start() 2342 htol32(rtt_target->burst_period); /* ms */ in dhd_rtt_start() 2345 DHD_RTT((">\t burst period : %d ms\n", rtt_target->burst_period)); in dhd_rtt_start()
|
| H A D | wl_cfgvendor.c | 1824 rtt_target->burst_period = nla_get_u32(iter2); in wl_cfgvendor_rtt_set_config() 1825 if (rtt_target->burst_period < 32) { in wl_cfgvendor_rtt_set_config() 1827 rtt_target->burst_period *= 100; in wl_cfgvendor_rtt_set_config() 1830 rtt_target->burst_period)); in wl_cfgvendor_rtt_set_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_rtt.h | 194 uint32 burst_period; member
|
| H A D | dhd_rtt.c | 2814 if (rtt_target->burst_period) { in dhd_rtt_set_ftm_config_param() 2816 htol32(rtt_target->burst_period); /* ms */ in dhd_rtt_set_ftm_config_param() 2820 DHD_RTT((">\t burst period : %d ms\n", rtt_target->burst_period)); in dhd_rtt_set_ftm_config_param()
|
| H A D | wl_cfgvendor.c | 1902 rtt_target->burst_period = nla_get_u32(iter2); in wl_cfgvendor_rtt_set_config() 1903 if (rtt_target->burst_period < 32) { in wl_cfgvendor_rtt_set_config() 1905 rtt_target->burst_period *= 100; in wl_cfgvendor_rtt_set_config() 1908 rtt_target->burst_period)); in wl_cfgvendor_rtt_set_config()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_rtt.h | 194 uint32 burst_period; member
|
| H A D | dhd_rtt.c | 2814 if (rtt_target->burst_period) { in dhd_rtt_set_ftm_config_param() 2816 htol32(rtt_target->burst_period); /* ms */ in dhd_rtt_set_ftm_config_param() 2820 DHD_RTT((">\t burst period : %d ms\n", rtt_target->burst_period)); in dhd_rtt_set_ftm_config_param()
|
| H A D | wl_cfgvendor.c | 1906 rtt_target->burst_period = nla_get_u32(iter2); in wl_cfgvendor_rtt_set_config() 1907 if (rtt_target->burst_period < 32) { in wl_cfgvendor_rtt_set_config() 1909 rtt_target->burst_period *= 100; in wl_cfgvendor_rtt_set_config() 1912 rtt_target->burst_period)); in wl_cfgvendor_rtt_set_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/ |
| H A D | wmi.h | 1562 __le16 burst_period; member
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | cfg80211.h | 3520 u16 burst_period; member
|