Lines Matching defs:in

32 #define BRCMF_STA_PS			0x00000100	/* STA is in power save mode from AP's viewpoint */
42 #define BRCMF_STA_MIMO_RTS 0x00040000 /* send rts in mimo ps mode */
76 #define BRCMF_MAXRATES_IN_SET 16 /* max # of rates in rateset */
126 /* Firmware died in wowl mode: */
132 /* Wakeup in Unassociated state (Net/Magic Pattern): */
140 /* Link Down indication in WoWL mode: */
181 /* MAX_CHUNK_LEN is the maximum length for data passing to firmware in each
312 * next bss_info structure in a vector (in struct brcmf_scan_results)
316 __le32 length; /* byte length of data in this record,
325 __le32 count; /* # rates in this set */
326 u8 rates[16]; /* rates in 500kbps units w/hi bit set if basic */
331 __le16 RSSI; /* receive signal strength (in dBm) */
332 s8 phy_noise; /* noise (in dBm) */
351 /* # rates in this set */
353 /* rates in 500kbps units w/hi bit set if basic */
362 /* Alternate SSID structure used in some places... */
387 * low half is count of channels in
391 * high half is entries in struct brcmf_ssid
397 * if ssid count is zero, single ssid in the
399 * ssid in the fixed portion is ignored
431 * low half is count of channels in
435 * high half is entries in struct brcmf_ssid
441 * if ssid count is zero, single ssid in the
443 * ssid in the fixed portion is ignored
485 /* 0: all available channels, otherwise count of chanspecs in
556 * dongle requires same struct as above but with fields in little endian order
580 * @key_len: number of octets in key material.
593 * @key_len: number of octets in key materials.
616 __le16 len; /* length in bytes of this structure */
621 __le32 count; /* # rates in this set */
622 u8 rates[BRCMF_MAXRATES_IN_SET]; /* rates in 500kbps units */
624 __le32 in; /* seconds elapsed since associated */
625 __le32 listen_interval_inms; /* Min Listen interval in ms for STA */
678 __le32 count; /* # rates in this set */
679 u8 rates[BRCMF_MAXRATES_IN_SET]; /* rates in 500kbps units w/hi bit set if basic */
692 __le32 count; /* # rates in this set */
693 u8 rates[BRCMF_MAXRATES_IN_SET]; /* rates in 500kbps units w/hi bit set if basic */
730 * @masksize: Size of the mask in #of bytes
731 * @offset: Pattern byte offset in packet
733 * @patternsize: Size of the pattern itself in #of bytes
760 * @country_abbrev: null-terminated country code used in the country IE.
762 * @ccode: null-terminated built-in country code.
850 * @rssi: receive signal strength (in dBm)
852 * @noise: noise (in dBm)
867 * @rssi_levels: RSSI levels in ascending order
992 * @bestn: number of best networks in each scan.
995 * in adaptive scan.
1016 * @channel_num: number of channels specified in @channel_list.
1017 * @channel_list: channels to use in PNO scan.
1053 * @RSSI: receive signal strength (in dBm).
1054 * @timestamp: age in seconds.
1066 * struct brcmf_pno_scanresults_le - result returned in PNO NET FOUND event.
1102 * @len: length in bytes of download data.
1160 * @bucket_end_index: last channel index in @channel_list in
1162 * @bucket_freq_multiple: scan interval expressed in N * @scan_freq.
1184 * @BRCMF_GSCAN_CFG_ALL_BUCKETS_IN_1ST_SCAN: all buckets will be included in
1203 * @count_of_channel_buckets: number of array members in @bucket.
1224 * @length: length of fixed parameters in the structure.
1225 * @period_msec: keep-alive period in milliseconds.