Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c9814 struct nlattr *stay_attr = in hdd_config_ant_div_period() local
9820 if (!probe_attr && !stay_attr) in hdd_config_ant_div_period()
9824 if (!probe_attr || !stay_attr) { in hdd_config_ant_div_period()
9831 stay_period = nla_get_u32(stay_attr); in hdd_config_ant_div_period()