Home
last modified time | relevance | path

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

/drivers/staging/rtl8187se/
Dr8180.h513 u8 retry_rts; member
Dr8180_wx.c673 priv->retry_rts = wrqu->retry.value;
717 wrqu->retry.value = priv->retry_rts;
Dr8185b_init.c3293 txconf = txconf | (priv->retry_rts<<TX_RTSRETRY_SHIFT); in rtl8185b_tx_enable()
Dr8180_core.c1592 txconf = txconf | (priv->retry_rts<<TX_RTSRETRY_SHIFT); in rtl8180_tx_enable()
4221 priv->retry_rts = DEFAULT_RETRY_RTS;