Searched refs:networktype (Results 1 – 7 of 7) sorted by relevance
238 enum NDIS_802_11_NETWORK_INFRASTRUCTURE networktype) in r8712_set_802_11_infrastructure_mode() argument246 if (*pold_state != networktype) { in r8712_set_802_11_infrastructure_mode()263 *pold_state = networktype; in r8712_set_802_11_infrastructure_mode()269 switch (networktype) { in r8712_set_802_11_infrastructure_mode()
51 enum NDIS_802_11_NETWORK_INFRASTRUCTURE networktype);
733 enum NDIS_802_11_NETWORK_INFRASTRUCTURE networktype);
606 enum NDIS_802_11_NETWORK_INFRASTRUCTURE networktype) in r8712_setopmode_cmd() argument622 psetop->mode = (u8)networktype; in r8712_setopmode_cmd()
324 enum ndis_802_11_network_infra networktype) in rtw_set_802_11_infrastructure_mode() argument333 *pold_state, networktype, get_fwstate(pmlmepriv))); in rtw_set_802_11_infrastructure_mode()335 if (*pold_state != networktype) { in rtw_set_802_11_infrastructure_mode()363 *pold_state = networktype; in rtw_set_802_11_infrastructure_mode()367 switch (networktype) { in rtw_set_802_11_infrastructure_mode()
546 u8 rtw_setopmode_cmd(struct adapter *padapter, enum ndis_802_11_network_infra networktype) in rtw_setopmode_cmd() argument562 psetop->mode = (u8)networktype; in rtw_setopmode_cmd()
315 enum ndis_802_11_network_infra networktype);