Searched refs:networktype (Results 1 – 7 of 7) sorted by relevance
242 enum NDIS_802_11_NETWORK_INFRASTRUCTURE networktype) in r8712_set_802_11_infrastructure_mode() argument250 if (*pold_state != networktype) { in r8712_set_802_11_infrastructure_mode()266 *pold_state = networktype; in r8712_set_802_11_infrastructure_mode()272 switch (networktype) { in r8712_set_802_11_infrastructure_mode()
51 enum NDIS_802_11_NETWORK_INFRASTRUCTURE networktype);
748 enum NDIS_802_11_NETWORK_INFRASTRUCTURE networktype);
639 enum NDIS_802_11_NETWORK_INFRASTRUCTURE networktype) in r8712_setopmode_cmd() argument655 psetop->mode = (u8)networktype; in r8712_setopmode_cmd()
337 enum ndis_802_11_network_infra networktype) in rtw_set_802_11_infrastructure_mode() argument346 *pold_state, networktype, get_fwstate(pmlmepriv))); in rtw_set_802_11_infrastructure_mode()348 if (*pold_state != networktype) { in rtw_set_802_11_infrastructure_mode()376 *pold_state = networktype; in rtw_set_802_11_infrastructure_mode()380 switch (networktype) { in rtw_set_802_11_infrastructure_mode()
567 u8 rtw_setopmode_cmd(struct adapter *padapter, enum ndis_802_11_network_infra networktype) in rtw_setopmode_cmd() argument590 psetop->mode = (u8)networktype; in rtw_setopmode_cmd()
350 enum ndis_802_11_network_infra networktype);