HomeSort by: relevance | last modified time | path
    Searched refs:WI_RID_ENCRYPTION (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
wi_ieee.h 219 #define WI_RID_ENCRYPTION 0xFC20 /* enable/disable WEP */
wi.c 2260 case WI_RID_ENCRYPTION:
2681 error = wi_write_val(sc, WI_RID_ENCRYPTION, val);
  /src/usr.sbin/wiconfig/
wiconfig.c 582 { WI_RID_ENCRYPTION, WI_BOOL, "WEP encryption:\t\t\t\t", 0, 0, 0 },
  /src/sys/net80211/
ieee80211_ioctl.c 358 case WI_RID_ENCRYPTION:
740 case WI_RID_ENCRYPTION:

Completed in 15 milliseconds