Searched refs:IW_ENCODE_INDEX (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ieee80211/
H A Dieee80211_wx.c314 key = erq->flags & IW_ENCODE_INDEX;
487 key = erq->flags & IW_ENCODE_INDEX;
535 idx = encoding->flags & IW_ENCODE_INDEX;
706 idx = encoding->flags & IW_ENCODE_INDEX;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/libertas/
H A Dwext.c1241 int index = (dwrq->flags & IW_ENCODE_INDEX) - 1;
1465 (dwrq->flags & IW_ENCODE_INDEX),
1532 index = dwrq->flags & IW_ENCODE_INDEX;
1650 (dwrq->flags & IW_ENCODE_INDEX),
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dwireless.h483 #define IW_ENCODE_INDEX 0x00FF /* Token index (if needed) */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/mac80211/
H A Dieee80211_ioctl.c1502 idx = erq->flags & IW_ENCODE_INDEX;
1546 idx = erq->flags & IW_ENCODE_INDEX;
1714 idx = erq->flags & IW_ENCODE_INDEX;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/prism54/
H A Disl_ioctl.c1070 int index = (dwrq->flags & IW_ENCODE_INDEX) - 1;
1114 int index = (dwrq->flags & IW_ENCODE_INDEX) - 1;
1162 u32 devindex, index = (dwrq->flags & IW_ENCODE_INDEX) - 1;
1553 idx = (encoding->flags & IW_ENCODE_INDEX) - 1;
1675 idx = (encoding->flags & IW_ENCODE_INDEX) - 1;
2636 int index = (param->u.crypt.flags & IW_ENCODE_INDEX) - 1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/
H A Datmel.c1651 int index = (dwrq->flags & IW_ENCODE_INDEX) - 1;
1715 int index = (dwrq->flags & IW_ENCODE_INDEX) - 1;
1759 int index = (dwrq->flags & IW_ENCODE_INDEX) - 1;
1797 int index = (dwrq->flags & IW_ENCODE_INDEX) - 1;
1834 idx = encoding->flags & IW_ENCODE_INDEX;
1897 idx = encoding->flags & IW_ENCODE_INDEX;
H A Dzd1201.c1407 i = (erq->flags & IW_ENCODE_INDEX)-1;
1470 i = (erq->flags & IW_ENCODE_INDEX) -1;
H A Dairo.c5910 int index = (dwrq->flags & IW_ENCODE_INDEX) - 1;
6366 int index = (dwrq->flags & IW_ENCODE_INDEX) - 1;
6402 int index = (dwrq->flags & IW_ENCODE_INDEX) - 1;
6434 int index = (dwrq->flags & IW_ENCODE_INDEX) - 1;
6499 idx = encoding->flags & IW_ENCODE_INDEX;
6584 idx = encoding->flags & IW_ENCODE_INDEX;
H A Dorinoco.c2851 int index = (erq->flags & IW_ENCODE_INDEX) - 1;
2948 int index = (erq->flags & IW_ENCODE_INDEX) - 1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_ioctl.c157 i = erq->flags & IW_ENCODE_INDEX;
260 i = erq->flags & IW_ENCODE_INDEX;
3209 i = erq->flags & IW_ENCODE_INDEX;
3385 i = erq->flags & IW_ENCODE_INDEX;

Completed in 230 milliseconds