Searched refs:IW_RETRY_LONG (Results 1 – 8 of 8) sorted by relevance
356 if (retry->flags & IW_RETRY_LONG) { in cfg80211_wext_siwretry()395 retry->flags |= IW_RETRY_LONG; in cfg80211_wext_giwretry()400 if (retry->flags & IW_RETRY_LONG) { in cfg80211_wext_giwretry()401 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()
1382 if (rrq->flags & IW_RETRY_LONG) in prism2_ioctl_siwretry()1434 } else if ((rrq->flags & IW_RETRY_LONG)) { in prism2_ioctl_giwretry()1435 rrq->flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in prism2_ioctl_giwretry()
2138 if (vwrq->flags & IW_RETRY_LONG) in atmel_set_retry()2163 if (vwrq->flags & IW_RETRY_LONG) { in atmel_get_retry()2164 vwrq->flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in atmel_get_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()
9383 else if (wrqu->retry.flags & IW_RETRY_LONG) in ipw_wx_set_retry()9412 if (wrqu->retry.flags & IW_RETRY_LONG) { in ipw_wx_get_retry()9413 wrqu->retry.flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in ipw_wx_get_retry()
6866 if (vwrq->flags & IW_RETRY_LONG) in airo_set_retry()6904 } else if ((vwrq->flags & IW_RETRY_LONG)) { in airo_get_retry()6905 vwrq->flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in airo_get_retry()