HomeSort by relevance Sort by last modified time
    Searched refs:wsec (Results 1 - 2 of 2) sorted by null

  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 238 uint32 wsec; member in struct:wl_bsscfg
924 /* wsec macros for operating on the above definitions */
925 #define WSEC_WEP_ENABLED(wsec) ((wsec) & WEP_ENABLED)
926 #define WSEC_TKIP_ENABLED(wsec) ((wsec) & TKIP_ENABLED)
927 #define WSEC_AES_ENABLED(wsec) ((wsec) & AES_ENABLED)
929 #define WSEC_ENABLED(wsec) ((wsec) & (WEP_ENABLED | TKIP_ENABLED | AES_ENABLED)
3961 int32 wsec; \/* wsec value *\/ member in struct:wl_pfn
    [all...]
  /external/blktrace/btt/doc/
btt.tex 606 Device: rrqm/s wrqm/s r/s w/s rsec/s wsec/s
    [all...]

Completed in 125 milliseconds