Searched defs:iw_param (Results 1 - 2 of 2) sorted by relevance

/external/kernel-headers/original/linux/
H A Dwireless.h534 /* SIOCSIWAUTH/SIOCGIWAUTH struct iw_param flags */
538 * (IW_AUTH_INDEX mask in struct iw_param flags; this is the index of the
540 * struct iw_param value field) */
631 struct iw_param struct
874 struct iw_param nwid; /* network id (or domain - the cell) */
879 struct iw_param sens; /* signal level threshold */
880 struct iw_param bitrate; /* default bit rate */
881 struct iw_param txpower; /* default transmit power */
882 struct iw_param rts; /* RTS threshold threshold */
883 struct iw_param fra
[all...]
/external/wpa_supplicant_6/wpa_supplicant/src/common/
H A Dwireless_copy.h562 /* SIOCSIWAUTH/SIOCGIWAUTH struct iw_param flags */
566 * (IW_AUTH_INDEX mask in struct iw_param flags; this is the index of the
568 * struct iw_param value field) */
669 struct iw_param struct
925 struct iw_param nwid; /* network id (or domain - the cell) */
930 struct iw_param sens; /* signal level threshold */
931 struct iw_param bitrate; /* default bit rate */
932 struct iw_param txpower; /* default transmit power */
933 struct iw_param rts; /* RTS threshold threshold */
934 struct iw_param fra
[all...]

Completed in 34 milliseconds