Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c5448 #define PARAM_CAND_SEL_SCORE_RSSI \ macro
6133 [PARAM_CAND_SEL_SCORE_RSSI] = {.type = NLA_U8},
6187 if (tb2[PARAM_CAND_SEL_SCORE_RSSI]) in hdd_send_roam_cand_sel_criteria_to_sme()
6188 rssi_score = nla_get_u8(tb2[PARAM_CAND_SEL_SCORE_RSSI]); in hdd_send_roam_cand_sel_criteria_to_sme()
7016 #undef PARAM_CAND_SEL_SCORE_RSSI