Home
last modified time | relevance | path

Searched refs:retry_rts (Results 1 – 9 of 9) sorted by relevance

/drivers/staging/rtl8192u/
Dr8192U_wx.c794 priv->retry_rts = wrqu->retry.value; in r8192_wx_set_retry()
838 wrqu->retry.value = priv->retry_rts; in r8192_wx_get_retry()
Dr8192U.h996 u8 retry_rts; member
Dr8192U_core.c2655 priv->retry_rts = DEFAULT_RETRY_RTS; in rtl8192_init_priv_variable()
/drivers/staging/rtl8187se/
Dr8180.h470 u8 retry_rts; member
Dr8180_wx.c581 priv->retry_rts = wrqu->retry.value; in r8180_wx_set_retry()
617 wrqu->retry.value = priv->retry_rts; in r8180_wx_get_retry()
Dr8180_core.c2402 priv->retry_rts = DEFAULT_RETRY_RTS; in rtl8180_init()
/drivers/staging/rtl8192e/rtl8192e/
Drtl_wx.c890 priv->retry_rts = wrqu->retry.value; in r8192_wx_set_retry()
923 wrqu->retry.value = priv->retry_rts; in r8192_wx_get_retry()
Drtl_core.h638 u8 retry_rts; member
Drtl_core.c1150 priv->retry_rts = DEFAULT_RETRY_RTS; in rtl8192_init_priv_variable()