Searched refs:IW_RETRY_LONG (Results 1 – 17 of 17) sorted by relevance
343 if (retry->flags & IW_RETRY_LONG) { in cfg80211_wext_siwretry()381 retry->flags |= IW_RETRY_LONG; in cfg80211_wext_giwretry()386 if (retry->flags & IW_RETRY_LONG) { in cfg80211_wext_giwretry()387 retry->flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in cfg80211_wext_giwretry()
525 #define IW_RETRY_LONG 0x0020 /* Value is for long packets */ macro
531 #define IW_RETRY_LONG 0x0020 /* Value is for long packets */ macro
996 else if (vwrq->flags & IW_RETRY_LONG) in prism54_set_retry()1037 } else if ((vwrq->flags & IW_RETRY_LONG)) { in prism54_get_retry()1042 vwrq->flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in prism54_get_retry()
1749 if (wrqu->retry.flags & IW_RETRY_LONG) { in wl3501_get_retry()1750 wrqu->retry.flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in wl3501_get_retry()
1393 if (rrq->flags & IW_RETRY_LONG) in prism2_ioctl_siwretry()1445 } else if ((rrq->flags & IW_RETRY_LONG)) { in prism2_ioctl_giwretry()1446 rrq->flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in prism2_ioctl_giwretry()
2139 if (vwrq->flags & IW_RETRY_LONG) in atmel_set_retry()2164 if (vwrq->flags & IW_RETRY_LONG) { in atmel_get_retry()2165 vwrq->flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in atmel_get_retry()
2096 if ((vwrq->flags & IW_RETRY_LONG) ||(vwrq->flags & IW_RETRY_MAX) ||2109 !((vwrq->flags & IW_RETRY_LONG) || (vwrq->flags & IW_RETRY_MAX))) {
2102 if ((vwrq->flags & IW_RETRY_LONG) ||(vwrq->flags & IW_RETRY_MAX) ||2115 !((vwrq->flags & IW_RETRY_LONG) || (vwrq->flags & IW_RETRY_MAX))) {
2334 if ((vwrq->flags & IW_RETRY_LONG) ||(vwrq->flags & IW_RETRY_MAX) || in wl_iw_set_retry()2347 !((vwrq->flags & IW_RETRY_LONG) || (vwrq->flags & IW_RETRY_MAX))) in wl_iw_set_retry()
2330 if ((vwrq->flags & IW_RETRY_LONG) ||(vwrq->flags & IW_RETRY_MAX) || in wl_iw_set_retry()2343 !((vwrq->flags & IW_RETRY_LONG) || (vwrq->flags & IW_RETRY_MAX))) in wl_iw_set_retry()
2372 if ((vwrq->flags & IW_RETRY_LONG) ||(vwrq->flags & IW_RETRY_MAX) || in wl_iw_set_retry()2385 !((vwrq->flags & IW_RETRY_LONG) || (vwrq->flags & IW_RETRY_MAX))) in wl_iw_set_retry()
7336 if (wrqu->retry.flags & IW_RETRY_LONG) { in ipw2100_wx_set_retry()7369 if (wrqu->retry.flags & IW_RETRY_LONG) { in ipw2100_wx_get_retry()7370 wrqu->retry.flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in ipw2100_wx_get_retry()
9386 else if (wrqu->retry.flags & IW_RETRY_LONG) in ipw_wx_set_retry()9415 if (wrqu->retry.flags & IW_RETRY_LONG) { in ipw_wx_get_retry()9416 wrqu->retry.flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in ipw_wx_get_retry()
6870 if (vwrq->flags & IW_RETRY_LONG) in airo_set_retry()6908 } else if ((vwrq->flags & IW_RETRY_LONG)) { in airo_get_retry()6909 vwrq->flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in airo_get_retry()