Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_cfgvendor.h135 ATTR_RSSI_MONITOR_CONTROL, enumerator
H A Dmoal_cfgvendor.c750 if (!tb[ATTR_RSSI_MONITOR_CONTROL]) { in woal_cfg80211_subcmd_rssi_monitor()
754 rssi_monitor_control = nla_get_u32(tb[ATTR_RSSI_MONITOR_CONTROL]); in woal_cfg80211_subcmd_rssi_monitor()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_cfg80211_util.h682 ATTR_RSSI_MONITOR_CONTROL, enumerator
H A Dmoal_cfg80211_util.c154 [ATTR_RSSI_MONITOR_CONTROL] = {.type = NLA_U32},
3176 if (!tb[ATTR_RSSI_MONITOR_CONTROL]) { in woal_cfg80211_subcmd_rssi_monitor()
3180 rssi_monitor_control = nla_get_u32(tb[ATTR_RSSI_MONITOR_CONTROL]); in woal_cfg80211_subcmd_rssi_monitor()