Home
last modified time | relevance | path

Searched refs:networktype (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/staging/rtl8712/
A Drtl871x_ioctl_set.c225 enum NDIS_802_11_NETWORK_INFRASTRUCTURE networktype) in r8712_set_802_11_infrastructure_mode() argument
233 if (*pold_state != networktype) { in r8712_set_802_11_infrastructure_mode()
250 *pold_state = networktype; in r8712_set_802_11_infrastructure_mode()
256 switch (networktype) { in r8712_set_802_11_infrastructure_mode()
A Drtl871x_ioctl_set.h39 enum NDIS_802_11_NETWORK_INFRASTRUCTURE networktype);
A Drtl871x_cmd.h727 enum NDIS_802_11_NETWORK_INFRASTRUCTURE networktype);
A Drtl871x_cmd.c494 enum NDIS_802_11_NETWORK_INFRASTRUCTURE networktype) in r8712_setopmode_cmd() argument
510 psetop->mode = (u8)networktype; in r8712_setopmode_cmd()
/linux-6.3-rc2/drivers/staging/rtl8723bs/core/
A Drtw_ioctl_set.c289 enum ndis_802_11_network_infrastructure networktype) in rtw_set_802_11_infrastructure_mode() argument
295 if (*pold_state != networktype) { in rtw_set_802_11_infrastructure_mode()
317 *pold_state = networktype; in rtw_set_802_11_infrastructure_mode()
321 switch (networktype) { in rtw_set_802_11_infrastructure_mode()
A Drtw_cmd.c830 u8 rtw_setopmode_cmd(struct adapter *padapter, enum ndis_802_11_network_infrastructure networktype in rtw_setopmode_cmd() argument
844 psetop->mode = (u8)networktype; in rtw_setopmode_cmd()
/linux-6.3-rc2/drivers/staging/rtl8723bs/include/
A Drtw_ioctl_set.h17 …infrastructure_mode(struct adapter *padapter, enum ndis_802_11_network_infrastructure networktype);
A Drtw_cmd.h593 …_cmd(struct adapter *padapter, enum ndis_802_11_network_infrastructure networktype, bool enqueue);

Completed in 16 milliseconds