Lines Matching refs:wl_mode
2007 wl_iftype_t wl_iftype, u16 wl_mode) in wl_cfg80211_iface_state_ops() argument
2015 wl_if_state_strs[state], wl_iftype, wl_mode)); in wl_cfg80211_iface_state_ops()
2072 if (wl_mode == WL_MODE_BSS) { in wl_cfg80211_iface_state_ops()
2090 if (wl_mode == WL_MODE_AP) { in wl_cfg80211_iface_state_ops()
2109 if (wl_mode == WL_MODE_BSS) { in wl_cfg80211_iface_state_ops()
2377 s32 wl_mode; in wl_cfg80211_add_if() local
2407 if ((wl_mode = wl_iftype_to_mode(wl_iftype)) < 0) { in wl_cfg80211_add_if()
2441 wl_iftype, wl_mode); in wl_cfg80211_add_if()
2505 WL_IF_CREATE_DONE, wl_iftype, wl_mode); in wl_cfg80211_add_if()
2516 WL_IF_DELETE_REQ, wl_iftype, wl_mode); in wl_cfg80211_add_if()
2586 u16 wl_mode; in _wl_cfg80211_del_if() local
2652 wl_mode = wl_iftype_to_mode(wl_iftype); in _wl_cfg80211_del_if()
2655 wdev->iftype, wl_iftype, wl_mode, bssidx)); in _wl_cfg80211_del_if()
2658 wl_cfg80211_iface_state_ops(wdev, WL_IF_DELETE_REQ, wl_iftype, wl_mode); in _wl_cfg80211_del_if()
2689 WL_IF_DELETE_DONE, wl_iftype, wl_mode); in _wl_cfg80211_del_if()
4092 u16 wl_mode; in wl_cfg80211_del_iface() local
4127 &wl_iftype, &wl_mode) < 0) { in wl_cfg80211_del_iface()
7586 u16 wl_mode = 0; in wl_cfg80211_get_station() local
7604 if (cfg80211_to_wl_iftype(dev->ieee80211_ptr->iftype, &wl_iftype, &wl_mode) < 0) { in wl_cfg80211_get_station()
17216 u16 wl_mode = 0; in __wl_cfg80211_up() local
17275 if (cfg80211_to_wl_iftype(wdev->iftype, &wl_iftype, &wl_mode) < 0) { in __wl_cfg80211_up()
17418 u16 wl_mode = 0; in __wl_cfg80211_up_resume() local
17444 if (cfg80211_to_wl_iftype(wdev->iftype, &wl_iftype, &wl_mode) < 0) { in __wl_cfg80211_up_resume()