Home
last modified time | relevance | path

Searched refs:RTY_LMT_EN (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/staging/r8188eu/include/
Drtl8188e_xmit.h84 #define RTY_LMT_EN BIT(17) macro
/Linux-v6.1/drivers/staging/r8188eu/hal/
Drtl8188eu_xmit.c260 ptxdesc->txdw5 |= cpu_to_le32(RTY_LMT_EN);/* retry limit enable */ in update_txdesc()