Searched refs:iw_param (Results 1 – 4 of 4) sorted by relevance
680 struct iw_param { struct909 struct iw_param nwid; /* network id (or domain - the cell) */914 struct iw_param sens; /* signal level threshold */915 struct iw_param bitrate; /* default bit rate */916 struct iw_param txpower; /* default transmit power */917 struct iw_param rts; /* RTS threshold */918 struct iw_param frag; /* Fragmentation threshold */920 struct iw_param retry; /* Retry limits & lifetime */923 struct iw_param power; /* PM duration/timeout */929 struct iw_param param; /* Other small parameters */[all …]
1312 struct iw_param p; in wext_get_scan_rate()1319 while (((ssize_t) clen) >= (ssize_t) sizeof(struct iw_param)) { in wext_get_scan_rate()1321 os_memcpy(&p, custom, sizeof(struct iw_param)); in wext_get_scan_rate()1324 clen -= sizeof(struct iw_param); in wext_get_scan_rate()1325 custom += sizeof(struct iw_param); in wext_get_scan_rate()
81602 …<class-decl name="iw_param" size-in-bits="64" is-struct="yes" visibility="default" filepath="inclu…
81616 …<class-decl name="iw_param" size-in-bits="64" is-struct="yes" visibility="default" filepath="inclu…