Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_he.c704 enum qca_wlan_sr_operation sr_oper; in __wlan_hdd_cfg80211_sr_operations() local
772 sr_oper = nla_get_u8(sr_oper_attr); in __wlan_hdd_cfg80211_sr_operations()
773 hdd_debug("SR Operation 0x%x", sr_oper); in __wlan_hdd_cfg80211_sr_operations()
779 (sr_oper != QCA_WLAN_SR_OPERATION_GET_PARAMS)) { in __wlan_hdd_cfg80211_sr_operations()
786 if (sr_oper != QCA_WLAN_SR_OPERATION_SR_ENABLE && !is_sr_enable) { in __wlan_hdd_cfg80211_sr_operations()
804 switch (sr_oper) { in __wlan_hdd_cfg80211_sr_operations()
807 if (sr_oper == QCA_WLAN_SR_OPERATION_SR_ENABLE) { in __wlan_hdd_cfg80211_sr_operations()