Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/tdls/core/src/
H A Dwlan_tdls_main.c1404 struct tdls_config_params *threshold_params; in tdls_send_update_to_fw() local
1443 threshold_params = &tdls_vdev_obj->threshold_config; in tdls_send_update_to_fw()
1446 threshold_params->tx_period_t; in tdls_send_update_to_fw()
1448 threshold_params->tx_packet_n; in tdls_send_update_to_fw()
1450 threshold_params->idle_packet_n; in tdls_send_update_to_fw()
1452 threshold_params->rssi_teardown_threshold; in tdls_send_update_to_fw()
1453 tdls_info_to_fw->rssi_delta = threshold_params->rssi_delta; in tdls_send_update_to_fw()