Searched refs:IW_RETRY_SHORT (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dwireless.h221 * - Add IW_RETRY_SHORT/IW_RETRY_LONG retry modifiers
525 #define IW_RETRY_SHORT 0x0010 /* Value is for short packets */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/prism54/
H A Disl_ioctl.c995 if (vwrq->flags & IW_RETRY_SHORT)
1049 vwrq->flags = IW_RETRY_LIMIT | IW_RETRY_SHORT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dwl3501_cs.c1792 wrqu->retry.flags = IW_RETRY_LIMIT | IW_RETRY_SHORT;
H A Datmel.c2120 else if (vwrq->flags & IW_RETRY_SHORT)
2150 vwrq->flags |= IW_RETRY_SHORT;
H A Dipw2200.c9340 if (wrqu->retry.flags & IW_RETRY_SHORT)
9374 } else if (wrqu->retry.flags & IW_RETRY_SHORT) {
9375 wrqu->retry.flags = IW_RETRY_LIMIT | IW_RETRY_SHORT;
H A Dipw2100.c7294 if (wrqu->retry.flags & IW_RETRY_SHORT) {
7341 IW_RETRY_LIMIT | IW_RETRY_SHORT : IW_RETRY_LIMIT;
H A Dorinoco.c3581 rrq->flags |= IW_RETRY_SHORT;
H A Dairo.c6810 else if (vwrq->flags & IW_RETRY_SHORT)
6853 vwrq->flags |= IW_RETRY_SHORT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_ioctl.c1450 rrq->flags |= IW_RETRY_SHORT;

Completed in 207 milliseconds