Home
last modified time | relevance | path

Searched refs:IW_RETRY_MIN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dwireless.h527 #define IW_RETRY_MIN 0x0001 /* Value is a minimum */ macro
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_wx.c658 wrqu->retry.flags = IW_RETRY_LIMIT | IW_RETRY_MIN; in r8192_wx_get_retry()
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_wx.c798 wrqu->retry.flags = IW_RETRY_LIMIT | IW_RETRY_MIN; in _rtl92e_wx_get_retry()