Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_he.c705 struct nlattr *sr_oper_attr; in __wlan_hdd_cfg80211_sr_operations() local
765 sr_oper_attr = tb[id]; in __wlan_hdd_cfg80211_sr_operations()
766 if (!sr_oper_attr) { in __wlan_hdd_cfg80211_sr_operations()
772 sr_oper = nla_get_u8(sr_oper_attr); in __wlan_hdd_cfg80211_sr_operations()