Home
last modified time | relevance | path

Searched refs:PREAMBLE_LONG (Results 1 - 25 of 29) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A Drtl871x_rf.h39 PREAMBLE_LONG = 1, enumerator
H A Drtl871x_ioctl_rtl.c164 if (padapter->registrypriv.preamble == PREAMBLE_LONG) in oid_rt_get_preamble_mode_hdl()
220 padapter->registrypriv.preamble = PREAMBLE_LONG; in oid_rt_set_preamble_mode_hdl()
H A Dos_intfs.c53 static int preamble = PREAMBLE_LONG;/*long, short, auto*/
/kernel/linux/linux-6.6/drivers/staging/rtl8712/
H A Drtl871x_rf.h39 PREAMBLE_LONG = 1, enumerator
H A Drtl871x_ioctl_rtl.c164 if (padapter->registrypriv.preamble == PREAMBLE_LONG) in oid_rt_get_preamble_mode_hdl()
220 padapter->registrypriv.preamble = PREAMBLE_LONG; in oid_rt_set_preamble_mode_hdl()
H A Dos_intfs.c53 static int preamble = PREAMBLE_LONG;/*long, short, auto*/
/kernel/linux/linux-5.10/drivers/staging/vt6656/
H A Dbaseband.h24 #define PREAMBLE_LONG 0 macro
H A Dmain_usb.c97 priv->preamble_type = PREAMBLE_LONG; in vnt_set_options()
773 priv->preamble_type = PREAMBLE_LONG; in vnt_bss_info_changed()
/kernel/linux/linux-6.6/drivers/staging/vt6656/
H A Dbaseband.h22 #define PREAMBLE_LONG 0 macro
H A Dmain_usb.c95 priv->preamble_type = PREAMBLE_LONG; in vnt_set_options()
771 priv->preamble_type = PREAMBLE_LONG; in vnt_bss_info_changed()
/kernel/linux/linux-6.6/drivers/staging/vt6655/
H A Dbaseband.h28 #define PREAMBLE_LONG 0 macro
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/
H A Drtw_rf.h67 PREAMBLE_LONG = 1, enumerator
/kernel/linux/linux-5.10/drivers/staging/vt6655/
H A Dbaseband.h30 #define PREAMBLE_LONG 0 macro
H A Drxtx.c1292 priv->byPreambleType = PREAMBLE_LONG; in vnt_generate_fifo_header()
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
H A Drtw_rf.h69 PREAMBLE_LONG = 1, enumerator
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
H A Drtw_rf.h72 PREAMBLE_LONG = 1, enumerator
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/
H A Drtw_wlan_util.c1286 if (pmlmeinfo->preamble_mode != PREAMBLE_SHORT) { /* PREAMBLE_LONG or PREAMBLE_AUTO */ in update_capinfo()
1292 if (pmlmeinfo->preamble_mode != PREAMBLE_LONG) { /* PREAMBLE_SHORT or PREAMBLE_AUTO */ in update_capinfo()
1294 pmlmeinfo->preamble_mode = PREAMBLE_LONG; in update_capinfo()
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/os_dep/
H A Dos_intfs.c34 static int rtw_preamble = PREAMBLE_LONG;/* long, short, auto */
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/
H A Dos_intfs.c30 static int rtw_preamble = PREAMBLE_LONG;/* long, short, auto */
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
H A Drtw_wlan_util.c1678 if (pmlmeinfo->preamble_mode != PREAMBLE_SHORT) { /* PREAMBLE_LONG or PREAMBLE_AUTO */ in update_capinfo()
1685 if (pmlmeinfo->preamble_mode != PREAMBLE_LONG) { /* PREAMBLE_SHORT or PREAMBLE_AUTO */ in update_capinfo()
1687 pmlmeinfo->preamble_mode = PREAMBLE_LONG; in update_capinfo()
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
H A Drtw_wlan_util.c1552 if (pmlmeinfo->preamble_mode != PREAMBLE_SHORT) { /* PREAMBLE_LONG or PREAMBLE_AUTO */ in update_capinfo()
1559 if (pmlmeinfo->preamble_mode != PREAMBLE_LONG) { /* PREAMBLE_SHORT or PREAMBLE_AUTO */ in update_capinfo()
1561 pmlmeinfo->preamble_mode = PREAMBLE_LONG; in update_capinfo()
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.c328 if (priv->dot11CurrentPreambleMode != PREAMBLE_LONG) { in _rtl92e_update_cap()
330 priv->dot11CurrentPreambleMode = PREAMBLE_LONG; in _rtl92e_update_cap()
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.c272 if (priv->dot11_current_preamble_mode != PREAMBLE_LONG) { in _rtl92e_update_cap()
274 priv->dot11_current_preamble_mode = PREAMBLE_LONG; in _rtl92e_update_cap()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/
H A Dos_intfs.c32 static int rtw_preamble = PREAMBLE_LONG;/* long, short, auto */
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Drtllib.h490 PREAMBLE_LONG = 1, enumerator

Completed in 33 milliseconds

12