Searched refs:IW_RETRY_LONG (Results 1 – 4 of 4) sorted by relevance
346 if (retry->flags & IW_RETRY_LONG) { in cfg80211_wext_siwretry()385 retry->flags |= IW_RETRY_LONG; in cfg80211_wext_giwretry()390 if (retry->flags & IW_RETRY_LONG) { in cfg80211_wext_giwretry()391 retry->flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in cfg80211_wext_giwretry()
531 #define IW_RETRY_LONG 0x0020 /* Value is for long packets */ macro
7312 if (wrqu->retry.flags & IW_RETRY_LONG) { in ipw2100_wx_set_retry()7345 if (wrqu->retry.flags & IW_RETRY_LONG) { in ipw2100_wx_get_retry()7346 wrqu->retry.flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in ipw2100_wx_get_retry()
9356 else if (wrqu->retry.flags & IW_RETRY_LONG) in ipw_wx_set_retry()9385 if (wrqu->retry.flags & IW_RETRY_LONG) { in ipw_wx_get_retry()9386 wrqu->retry.flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in ipw_wx_get_retry()