Home | History | Annotate | Download | only in include

Lines Matching defs:in

11  * copyright notice and this permission notice appear in all copies.
15 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
17 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
18 * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
116 uint32 length; /* byte length of data in this record,
125 uint count; /* # rates in this set */
126 uint8 rates[16]; /* rates in 500kbps units w/hi bit set if basic */
131 int16 RSSI; /* receive signal strength (in dBm) */
132 int8 phy_noise; /* noise (in dBm) */
145 * next bss_info structure in a vector (in wl_scan_results_t)
149 uint32 length; /* byte length of data in this record,
158 uint count; /* # rates in this set */
159 uint8 rates[16]; /* rates in 500kbps units w/hi bit set if basic */
164 int16 RSSI; /* receive signal strength (in dBm) */
165 int8 phy_noise; /* noise (in dBm) */
187 * next bss_info structure in a vector (in wl_scan_results_t)
191 uint32 length; /* byte length of data in this record,
200 uint count; /* # rates in this set */
201 uint8 rates[16]; /* rates in 500kbps units w/hi bit set if basic */
206 int16 RSSI; /* receive signal strength (in dBm) */
207 int8 phy_noise; /* noise (in dBm) */
346 uint32 tx_rate; /* in 500ksec units */
386 * low half is count of channels in channel_list, 0
389 * high half is entries in wlc_ssid_t array that
394 * if ssid count is zero, single ssid in the fixed
395 * parameter portion is assumed, otherwise ssid in
444 /* Used in EXT_STA */
486 #define WL_MAXRATES_IN_SET 16 /* max # of rates in a rateset */
488 uint32 count; /* # rates in this set */
489 uint8 rates[WL_MAXRATES_IN_SET]; /* rates in 500kbps units w/hi bit set if basic */
493 uint32 count; /* # rates in this set */
494 uint8 rates[WL_MAXRATES_IN_SET]; /* rates in 500kbps units w/hi bit set if basic */
501 /* in - # of elements, out - # of entries */
511 * otherwise count of chanspecs in chanspec_list
515 * otherwise count of chanspecs in chanspec_list
574 #define NRATE_MCS_INUSE 0x00000080 /* MSC in use,indicates b0-6 holds an mcs */
582 #define NRATE_LDPC_CODING 0x00400000 /* bit indicates adv coding in use */
603 #define WL_RSPEC_LDPC 0x00400000 /* bit indicates adv coding in use */
610 #define WL_RSPEC_ENCODE_RATE 0x00000000 /* Legacy rate is stored in RSPEC_RATE_MASK */
611 #define WL_RSPEC_ENCODE_HT 0x01000000 /* HT MCS is stored in RSPEC_RATE_MASK */
612 #define WL_RSPEC_ENCODE_VHT 0x02000000 /* VHT MCS and Nss is stored in RSPEC_RATE_MASK */
622 #define OLD_NRATE_MCS_INUSE 0x00000080 /* MSC in use,indicates b0-6 holds an mcs */
629 #define OLD_NRATE_LDPC_CODING 0x00400000 /* bit indicates adv coding in use */
663 #define IBSS_MED 15 /* Mediom in-bss congestion percentage */
664 #define IBSS_HI 25 /* Hi in-bss congestion percentage */
684 uint32 congest_ibss; /* millisecs in our bss (presumably this traffic will */
686 uint32 congest_obss; /* traffic not in our bss */
723 /* bit definitions for flags in interference source report */
735 char country_abbrev[WLC_CNTRY_BUF_SZ]; /* nul-terminated country code used in
742 char ccode[WLC_CNTRY_BUF_SZ]; /* nul-terminated built-in country code.
743 * variable length, but fixed size in
912 ushort key_len; /* octets in key material */
950 #define WPA2_AUTH_MFP 0x1000 /* MFP (11w) in contrast to CCX */
984 struct ether_addr reassoc_bssid; /* used in reassoc's */
1013 #define WLC_CIS_DEFAULT 0 /* built-in default */
1019 uint32 byteoff; /* byte offset of the field in d11regs_t */
1025 /* Structure used by GET/SET_ATTEN ioctls - it controls power in b/g-band */
1046 uint16 max_rate; /* In units of 512 Kbps */
1079 /* defines used by poweridx iovar - it controls power in a-band */
1101 uint16 len; /* length in bytes of this structure */
1106 wl_rateset_t rateset; /* rateset in use */
1107 uint32 in; /* seconds elapsed since associated */
1108 uint32 listen_interval_inms; /* Min Listen interval in ms for this STA */
1132 #define WL_STA_PS 0x100 /* STA is in power save mode from AP's viewpoint */
1303 /* Max supported IOV name size in bytes, + 1 for nul termination */
1592 #define WLC_WDS_GET_REMOTE_HWADDR 246 /* handled in wl_linux.c/wl_vx.c */
1623 #define WLC_NDCONFIG_ITEM 273 /* currently handled in wl_oid.c */
1729 /* struct passed in for WLC_NDCONFIG_ITEM */
1776 uint16 inuse; /* driver return 1 for a1,b0,b1 in current band range */
1792 * keep low enough to fit in an int8, units are .25 dBm
1818 #define WL_DIAGERR_MEMORY_TIMEOUT 11 /* d11 memory test didn't finish in time */
1819 #define WL_DIAGERR_MEMORY_BADPATTERN 12 /* d11 memory test result in bad pattern */
2071 WL_OTA_TEST_FAIL /* Test Failed in the Middle */
2085 WL_OTA_SKIP_TEST_NO_TEST_FOUND, /* No test found in Flow file */
2096 /* Catch 3 modes of operation: 20Mhz, 40Mhz, 20 in 40 Mhz */
2098 WL_OTA_TEST_BW_20_IN_40MHZ, /* 20 in 40 operation */
2118 /* for ota_tx, delay is tx ifs in micro seconds */
2119 /* for ota_rx, delay is wait time in milliseconds */
2165 int8 loop_test; /* Debug feature to puts test enfine in a loop */
2190 uint16 t2_min; /* minimum clocks needed to remain in state 2 */
2201 int max_pw_tol; /* maximum tollerance allowed in detected pulse width for radar detection */
2258 * ism - in-service monitoring
2263 #define WL_DFS_CACSTATE_IDLE 0 /* state for operating in non-radar channel */
2264 #define WL_DFS_CACSTATE_PREISM_CAC 1 /* CAC in progress */
2265 #define WL_DFS_CACSTATE_ISM 2 /* ISM in progress */
2272 /* data structure used in 'dfs_status' wl interface, which is used to query dfs status */
2275 uint duration; /* time spent in ms in state. */
2277 * list and notes the channel in channel_cleared. set to 0 if no channel is cleared
2415 int8 b20in40_1x3cdd_ofdm[WL_NUM_RATES_OFDM]; /* 20 in 40 MHz Legacy OFDM CDD */
2574 /* 20 in 40MHz */
2631 /* 20 in 80MHz */
2658 /* 40 in 80MHz */
2695 uint16 len; /* length in bytes of this structure */
2790 #define SPECT_MNGMT_LOOSE_11H 1 /* allow non-11h APs in scan lists */
2803 #define WL_CHAN_PASSIVE (1 << 5) /* channel is in passive mode */
2812 #define WL_BTC_PARALLEL 4 /* BT and WLAN run in parallel with separate antenna */
2813 #define WL_BTC_HYBRID 5 /* hybrid coex, only ack is allowed to transmit in BT slot */
2848 #define WL_TXPWR_VAL 0x00000800 /* retired in TOT on 6/10/2009 */
2854 #define WL_NRSSI_VAL 0x00020000 /* retired in TOT on 6/10/2009 */
2855 #define WL_LOFT_VAL 0x00040000 /* retired in TOT on 6/10/2009 */
2857 #define WL_PHYCAL_VAL 0x00100000 /* retired in TOT on 6/10/2009 */
2858 #define WL_RADAR_VAL 0x00200000 /* retired in TOT on 6/10/2009 */
2862 #define WL_BA_VAL 0x02000000 /* retired in TOT on 6/14/2010 */
2871 * wl_msg_level2 in wl_dbg.h
2881 #define WL_THERMAL_VAL 0x00000100 /* retired in TOT on 6/10/2009 */
2896 /* These 3 levels are currently not used in trunk but in Aardvark and Phoenix2 with != values */
2902 /* This level is currently not used in trunk but used in Phoenix2 */
2962 * in the array.
2964 * Types are defined in "join preference types" section.
2966 * Length is the value size in octets. It is reserved for WL_JOIN_PREF_WPA type tuple
2997 * offset 1: +ve RSSI boost value in dB
3042 uint32 txphyerr; /* tx phy errors (indicated in tx status) */
3051 uint32 rxnondata; /* rx non data frames in the data channel errors */
3093 uint32 txphyerror; /* Transmit phy error, type of error is reported in tx-status for
3101 uint32 rxbadfcs; /* number of frames for which the CRC check failed in the MAC */
3140 uint32 rxcgprsqovfl; /* Rx Probe Request Que overflow in the AP */
3147 * the time limit defined in M_PRS_MAXTIME
3190 uint32 prq_entries_handled; /* PRQ entries read in */
3194 uint32 bcn_template_not_ready; /* Template marked in use on send bcn ... */
3196 uint32 late_tbtt_dpc; /* TBTT DPC did not happen in time */
3290 uint32 txphyerr; /* tx phy errors (indicated in tx status) */
3299 uint32 rxnondata; /* rx non data frames in the data channel errors */
3341 uint32 txphyerror; /* Transmit phy error, type of error is reported in tx-status for
3349 uint32 rxbadfcs; /* number of frames for which the CRC check failed in the MAC */
3388 uint32 rxcgprsqovfl; /* Rx Probe Request Que overflow in the AP */
3395 * the time limit defined in M_PRS_MAXTIME
3455 uint32 prq_entries_handled; /* PRQ entries read in */
3459 uint32 bcn_template_not_ready; /* Template marked in use on send bcn ... */
3461 uint32 late_tbtt_dpc; /* TBTT DPC did not happen in time */
3570 uint16 length; /* length of fixed parameters in the structure */
3682 uint32 num; /* number of entries in struct */
3710 #define TDLS_MANUAL_EP_PM 4 /* put dpt endpoint in PM mode */
3804 #define WL_LIFETIME_MAX 0xFFFF /* Max value in ms */
3809 uint32 lifetime; /* Packet lifetime value in ms */
3822 * (-100 < value < 0) value is used directly as a roaming trigger in dBm
3826 * WLC_GET_ROAM_TRIGGER always returns roaming trigger value in dBm, never
3902 int16 RSSI; /* receive signal strength (in dBm) */
3903 uint16 timestamp; /* age in seconds */
3917 int32 lost_network_timeout; /* Timeout in sec. to declare
3927 uint8 bestn; /* number of best networks in each scan */
3930 *before scan frequency changes in adaptive scan
3964 #define PNO_SCAN_MAX_FW 508*1000 /* max time scan time in msec */
3965 #define PNO_SCAN_MAX_FW_SEC PNO_SCAN_MAX_FW/1000 /* max time scan time in SEC */
3966 #define PNO_SCAN_MIN_FW_SEC 10 /* min time scan time in SEC */
3991 uint16 max_comeback_delay; /* -1 use default, max comeback delay in resp else fail */
4004 uint16 count; /* number of peers in list */
4011 uint16 count; /* number of SSID in list */
4018 uint16 count; /* number of addr in list */
4052 /* Num of tx packets in which csum error is injected */
4057 /* Num of rx packets in which csum error is injected */
4117 * and UDP payload) in network byte order.
4271 uint32 masksize; /* Size of the mask in #of bytes */
4272 uint32 offset; /* Offset to start looking for the packet in # of bytes */
4273 uint32 patternoffset; /* Offset of start of pattern in the structure */
4274 uint32 patternsize; /* Size of the pattern itself in #of bytes */
4353 uint8 num_rssi_levels; /* Number of entries in rssi_levels[] below */
4394 in order to save one from a queue of a highest priority
4423 in order to save one from a queue of a highest priority
4617 #define VNDR_IE_IWAPID_FLAG 0x40 /* vendor IE in IW advertisement protocol ID field */
4643 int iecount; /* number of entries in the vndr_ie_list[] array */
4665 int iecount; /* number of entries in the ie_list[] array */
4819 int8 bgnoise; /* background noise level (in dBm) */
4888 /* reuse two number in the sc/rc space */
4956 chanspec_t chspec; /* valid in listen state */
4957 uint16 dwell; /* valid in listen state, in ms */
5187 /* op code in nat_cfg */
5341 uint32 downlink_bandwidth; /* In units of kbps */
5342 uint32 uplink_bandwidth; /* In units of kbps */
5380 uint32 num_queued_packets; /* Number of packets in queue */
5381 uint32 num_queued_bytes; /* Number of bytes in queue */
5416 #define WLPKTDLY_HIST_NBINS 16 /* number of bins used in the Delay histogram */