Home
last modified time | relevance | path

Searched refs:IW_ENCODE_INDEX (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/intel/ipw2x00/
A Dlibipw_wx.c311 key = erq->flags & IW_ENCODE_INDEX; in libipw_wx_set_encode()
472 key = erq->flags & IW_ENCODE_INDEX; in libipw_wx_get_encode()
519 idx = encoding->flags & IW_ENCODE_INDEX; in libipw_wx_set_encodeext()
678 idx = encoding->flags & IW_ENCODE_INDEX; in libipw_wx_get_encodeext()
/linux/drivers/staging/rtl8192e/
A Drtllib_wx.c278 key = erq->flags & IW_ENCODE_INDEX; in rtllib_wx_set_encode()
434 key = erq->flags & IW_ENCODE_INDEX; in rtllib_wx_get_encode()
483 idx = encoding->flags & IW_ENCODE_INDEX; in rtllib_wx_set_encode_ext()
/linux/include/uapi/linux/
A Dwireless.h488 #define IW_ENCODE_INDEX 0x00FF /* Token index (if needed) */ macro
/linux/drivers/staging/rtl8192e/rtl8192e/
A Drtl_wx.c548 switch (wrqu->encoding.flags & IW_ENCODE_INDEX) { in _rtl92e_wx_set_enc()
689 idx = encoding->flags & IW_ENCODE_INDEX; in _rtl92e_wx_set_encode_ext()
/linux/net/wireless/
A Dwext-compat.c610 idx = erq->flags & IW_ENCODE_INDEX; in cfg80211_wext_siwencode()
715 idx = erq->flags & IW_ENCODE_INDEX; in cfg80211_wext_siwencodeext()
770 idx = erq->flags & IW_ENCODE_INDEX; in cfg80211_wext_giwencode()
/linux/drivers/net/ethernet/toshiba/
A Dps3_gelic_wireless.c1017 key_index = enc->flags & IW_ENCODE_INDEX; in gelic_wl_set_encode()
1089 key_index = enc->flags & IW_ENCODE_INDEX; in gelic_wl_get_encode()
1202 key_index = enc->flags & IW_ENCODE_INDEX; in gelic_wl_set_encodeext()
1293 key_index = enc->flags & IW_ENCODE_INDEX; in gelic_wl_get_encodeext()
/linux/drivers/staging/rtl8712/
A Drtl871x_ioctl_linux.c1445 key = erq->flags & IW_ENCODE_INDEX; in r8711_wx_set_enc()
1548 key = erq->flags & IW_ENCODE_INDEX; in r8711_wx_get_enc()

Completed in 24 milliseconds