Searched refs:IW_RETRY_LONG (Results 1 – 9 of 9) sorted by relevance
377 if (retry->flags & IW_RETRY_LONG) { in cfg80211_wext_siwretry()418 retry->flags |= IW_RETRY_LONG; in cfg80211_wext_giwretry()423 if (retry->flags & IW_RETRY_LONG) { in cfg80211_wext_giwretry()424 retry->flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in cfg80211_wext_giwretry()
524 #define IW_RETRY_LONG 0x0020 /* Value is for long packets */ macro
997 else if (vwrq->flags & IW_RETRY_LONG) in prism54_set_retry()1038 } else if ((vwrq->flags & IW_RETRY_LONG)) { in prism54_get_retry()1043 vwrq->flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in prism54_get_retry()
1736 if (wrqu->retry.flags & IW_RETRY_LONG) { in wl3501_get_retry()1737 wrqu->retry.flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in wl3501_get_retry()
2158 if (vwrq->flags & IW_RETRY_LONG) in atmel_set_retry()2183 if (vwrq->flags & IW_RETRY_LONG) { in atmel_get_retry()2184 vwrq->flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in atmel_get_retry()
6825 if(vwrq->flags & IW_RETRY_LONG) in airo_set_retry()6863 } else if((vwrq->flags & IW_RETRY_LONG)) { in airo_get_retry()6864 vwrq->flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in airo_get_retry()
1392 if (rrq->flags & IW_RETRY_LONG) in prism2_ioctl_siwretry()1444 } else if ((rrq->flags & IW_RETRY_LONG)) { in prism2_ioctl_giwretry()1445 rrq->flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in prism2_ioctl_giwretry()
7372 if (wrqu->retry.flags & IW_RETRY_LONG) { in ipw2100_wx_set_retry()7405 if (wrqu->retry.flags & IW_RETRY_LONG) { in ipw2100_wx_get_retry()7406 wrqu->retry.flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in ipw2100_wx_get_retry()
9417 else if (wrqu->retry.flags & IW_RETRY_LONG) in ipw_wx_set_retry()9446 if (wrqu->retry.flags & IW_RETRY_LONG) { in ipw_wx_get_retry()9447 wrqu->retry.flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in ipw_wx_get_retry()