Home
last modified time | relevance | path

Searched refs:IW_RETRY_TYPE (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/include/uapi/linux/
Dwireless.h523 #define IW_RETRY_TYPE 0xF000 /* Type of parameter */ macro
/linux-6.12.1/drivers/staging/rtl8192e/rtl8192e/
Drtl_wx.c637 if ((wrqu->retry.flags & IW_RETRY_TYPE) == in _rtl92e_wx_get_retry()
/linux-6.12.1/net/wireless/
Dwext-compat.c360 (retry->flags & IW_RETRY_TYPE) != IW_RETRY_LIMIT) in cfg80211_wext_siwretry()
/linux-6.12.1/drivers/net/wireless/intel/ipw2x00/
Dipw2100.c7350 if ((wrqu->retry.flags & IW_RETRY_TYPE) == IW_RETRY_LIFETIME) in ipw2100_wx_get_retry()
Dipw2200.c9364 if ((wrqu->retry.flags & IW_RETRY_TYPE) == IW_RETRY_LIFETIME) { in ipw_wx_get_retry()