Searched refs:IW_RETRY_LONG (Results 1 – 8 of 8) sorted by relevance
364 if (retry->flags & IW_RETRY_LONG) { in cfg80211_wext_siwretry()404 retry->flags |= IW_RETRY_LONG; in cfg80211_wext_giwretry()409 if (retry->flags & IW_RETRY_LONG) { in cfg80211_wext_giwretry()410 retry->flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in cfg80211_wext_giwretry()
531 #define IW_RETRY_LONG 0x0020 /* Value is for long packets */ macro
1747 if (wrqu->retry.flags & IW_RETRY_LONG) { in wl3501_get_retry()1748 wrqu->retry.flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in wl3501_get_retry()
1407 if (rrq->flags & IW_RETRY_LONG) in prism2_ioctl_siwretry()1460 } else if ((rrq->flags & IW_RETRY_LONG)) { in prism2_ioctl_giwretry()1461 rrq->flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in prism2_ioctl_giwretry()
2150 if (vwrq->flags & IW_RETRY_LONG) in atmel_set_retry()2176 if (vwrq->flags & IW_RETRY_LONG) { in atmel_get_retry()2177 vwrq->flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in atmel_get_retry()
7325 if (wrqu->retry.flags & IW_RETRY_LONG) { in ipw2100_wx_set_retry()7358 if (wrqu->retry.flags & IW_RETRY_LONG) { in ipw2100_wx_get_retry()7359 wrqu->retry.flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in ipw2100_wx_get_retry()
9340 else if (wrqu->retry.flags & IW_RETRY_LONG) in ipw_wx_set_retry()9369 if (wrqu->retry.flags & IW_RETRY_LONG) { in ipw_wx_get_retry()9370 wrqu->retry.flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in ipw_wx_get_retry()
6889 if (vwrq->flags & IW_RETRY_LONG) in airo_set_retry()6928 } else if ((vwrq->flags & IW_RETRY_LONG)) { in airo_get_retry()6929 vwrq->flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in airo_get_retry()