Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/rtl8712/
Drtl871x_ioctl_set.c242 (*pold_state == Ndis802_11Infrastructure) || in r8712_set_802_11_infrastructure_mode()
260 case Ndis802_11Infrastructure: in r8712_set_802_11_infrastructure_mode()
Dwlan_bssdef.h57 Ndis802_11Infrastructure, enumerator
Drtl871x_cmd.c363 case Ndis802_11Infrastructure: in r8712_joinbss_cmd()
Drtl871x_mlme.c808 case Ndis802_11Infrastructure: in r8712_joinbss_event_callback()
Drtl871x_ioctl_linux.c725 networkType = Ndis802_11Infrastructure; in r8711_wx_set_mode()
/Linux-v6.6/drivers/staging/rtl8723bs/include/
Dwlan_bssdef.h48 Ndis802_11Infrastructure, enumerator
/Linux-v6.6/drivers/staging/rtl8723bs/core/
Drtw_ioctl_set.c312 if ((*pold_state == Ndis802_11Infrastructure) || (*pold_state == Ndis802_11IBSS)) { in rtw_set_802_11_infrastructure_mode()
326 case Ndis802_11Infrastructure: in rtw_set_802_11_infrastructure_mode()
Drtw_cmd.c707 case Ndis802_11Infrastructure: in rtw_joinbss_cmd()
Drtw_mlme.c1120 case Ndis802_11Infrastructure: in rtw_joinbss_update_network()
Drtw_mlme_ext.c4034 bssid->infrastructure_mode = Ndis802_11Infrastructure; in collect_bss_info()
5215 } else if (psetop->mode == Ndis802_11Infrastructure) { in setopmode_hdl()
/Linux-v6.6/drivers/staging/rtl8723bs/hal/
Dhal_intf.c72 networkType = Ndis802_11Infrastructure; in rtw_hal_init_opmode()
Drtl8723b_cmd.c250 case Ndis802_11Infrastructure: in ConstructNullFunctionData()
/Linux-v6.6/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c1073 networkType = Ndis802_11Infrastructure; in cfg80211_rtw_change_iface()
1624 if (rtw_set_802_11_infrastructure_mode(padapter, Ndis802_11Infrastructure) == false) { in cfg80211_rtw_leave_ibss()
1629 rtw_setopmode_cmd(padapter, Ndis802_11Infrastructure, true); in cfg80211_rtw_leave_ibss()