Searched refs:IW_RETRY_LONG (Results 1 – 9 of 9) sorted by relevance
343 if (retry->flags & IW_RETRY_LONG) { in cfg80211_wext_siwretry()384 retry->flags |= IW_RETRY_LONG; in cfg80211_wext_giwretry()389 if (retry->flags & IW_RETRY_LONG) { in cfg80211_wext_giwretry()390 retry->flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in cfg80211_wext_giwretry()
525 #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()
1746 if (wrqu->retry.flags & IW_RETRY_LONG) { in wl3501_get_retry()1747 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()
2140 if (vwrq->flags & IW_RETRY_LONG) in atmel_set_retry()2165 if (vwrq->flags & IW_RETRY_LONG) { in atmel_get_retry()2166 vwrq->flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in atmel_get_retry()
7376 if (wrqu->retry.flags & IW_RETRY_LONG) { in ipw2100_wx_set_retry()7409 if (wrqu->retry.flags & IW_RETRY_LONG) { in ipw2100_wx_get_retry()7410 wrqu->retry.flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in ipw2100_wx_get_retry()
9405 else if (wrqu->retry.flags & IW_RETRY_LONG) in ipw_wx_set_retry()9434 if (wrqu->retry.flags & IW_RETRY_LONG) { in ipw_wx_get_retry()9435 wrqu->retry.flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in ipw_wx_get_retry()
6808 if(vwrq->flags & IW_RETRY_LONG) in airo_set_retry()6846 } else if((vwrq->flags & IW_RETRY_LONG)) { in airo_get_retry()6847 vwrq->flags = IW_RETRY_LIMIT | IW_RETRY_LONG; in airo_get_retry()