ndis_802_11_network_infrastructure
enum ndis_802_11_network_infrastructure ndis_network_mode = pnetwork->network.infrastructure_mode;
u8 rtw_setopmode_cmd(struct adapter *padapter, enum ndis_802_11_network_infrastructure networktype, bool enqueue)
enum ndis_802_11_network_infrastructure networktype)
enum ndis_802_11_network_infrastructure *pold_state = &(cur_network->network.infrastructure_mode);
enum ndis_802_11_network_infrastructure networkType = Ndis802_11InfrastructureMax;
extern u8 rtw_setopmode_cmd(struct adapter *padapter, enum ndis_802_11_network_infrastructure networktype, bool enqueue);
u8 rtw_set_802_11_infrastructure_mode(struct adapter *padapter, enum ndis_802_11_network_infrastructure networktype);
enum ndis_802_11_network_infrastructure infrastructure_mode;
enum ndis_802_11_network_infrastructure networkType;