Searched refs:IW_RETRY_SHORT (Results 1 – 8 of 8) sorted by relevance
530 #define IW_RETRY_SHORT 0x0010 /* Value is for short packets */ macro
359 } else if (retry->flags & IW_RETRY_SHORT) { in cfg80211_wext_siwretry()387 if (retry->flags == 0 || (retry->flags & IW_RETRY_SHORT)) { in cfg80211_wext_giwretry()392 retry->flags |= IW_RETRY_LIMIT | IW_RETRY_SHORT; in cfg80211_wext_giwretry()
1384 else if (rrq->flags & IW_RETRY_SHORT) in prism2_ioctl_siwretry()1441 rrq->flags |= IW_RETRY_SHORT; in prism2_ioctl_giwretry()
1755 wrqu->retry.flags = IW_RETRY_LIMIT | IW_RETRY_SHORT; in wl3501_get_retry()
2140 else if (vwrq->flags & IW_RETRY_SHORT) in atmel_set_retry()2170 vwrq->flags |= IW_RETRY_SHORT; in atmel_get_retry()
9381 if (wrqu->retry.flags & IW_RETRY_SHORT) in ipw_wx_set_retry()9415 } else if (wrqu->retry.flags & IW_RETRY_SHORT) { in ipw_wx_get_retry()9416 wrqu->retry.flags = IW_RETRY_LIMIT | IW_RETRY_SHORT; in ipw_wx_get_retry()
7329 if (wrqu->retry.flags & IW_RETRY_SHORT) { in ipw2100_wx_set_retry()7376 IW_RETRY_LIMIT | IW_RETRY_SHORT : IW_RETRY_LIMIT; in ipw2100_wx_get_retry()
6868 else if (vwrq->flags & IW_RETRY_SHORT) in airo_set_retry()6911 vwrq->flags |= IW_RETRY_SHORT; in airo_get_retry()