Home | History | Annotate | Download | only in pcmcia

Lines Matching refs:u_int8_t

143 	u_int8_t	e_status;		/* RAY_ECFS_ */
144 u_int8_t e_station_addr[ETHER_ADDR_LEN];
145 u_int8_t e_resv0;
146 u_int8_t e_rates[8];
147 u_int8_t e_japan_callsign[12];
148 u_int8_t e_prg_cksum;
149 u_int8_t e_cis_cksum;
150 u_int8_t e_fw_build_string;
151 u_int8_t e_fw_build;
152 u_int8_t e_fw_resv;
153 u_int8_t e_asic_version;
154 u_int8_t e_tib_size;
155 u_int8_t e_resv1[29];
170 u_int8_t csc_mrxo_own; /* 0 ECF writes, 1 host write */
171 u_int8_t csc_mrxc_own; /* " */
172 u_int8_t csc_rxhc_own; /* " */
173 u_int8_t csc_resv;
177 u_int8_t csc_rx_noise; /* average RSL measurement */
182 u_int8_t st_startup_word;
183 u_int8_t st_station_addr[ETHER_ADDR_LEN];
184 u_int8_t st_calc_prog_cksum;
185 u_int8_t st_calc_cis_cksum;
186 u_int8_t st_ecf_spare[7];
187 u_int8_t st_japan_callsign[12];
194 u_int8_t sp_net_type; /* 0: ad-hoc 1: infra */
195 u_int8_t sp_ap_status; /* 0: terminal 1: access-point */
196 u_int8_t sp_ssid[RAY_MAXSSIDLEN]; /* current SSID */
197 u_int8_t sp_scan_mode; /* 1: active */
198 u_int8_t sp_apm_mode; /* 0: none 1: power-saving */
199 u_int8_t sp_mac_addr[ETHER_ADDR_LEN];
200 u_int8_t sp_frag_thresh[2];
201 /*2c*/ u_int8_t sp_dwell_time[2];
202 /*2e*/ u_int8_t sp_beacon_period[2];
203 /*30*/ u_int8_t sp_dtim_interval;
204 /*31*/ u_int8_t sp_max_retry; /* number of times to attempt tx */
205 /*32*/ u_int8_t sp_ack_timo;
206 /*33*/ u_int8_t sp_sifs;
207 /*34*/ u_int8_t sp_difs;
208 /*35*/ u_int8_t sp_pifs;
209 /*36*/ u_int8_t sp_rts_thresh[2];
210 /*38*/ u_int8_t sp_scan_dwell[2];
211 /*3a*/ u_int8_t sp_scan_max_dwell[2];
212 /*3c*/ u_int8_t sp_assoc_timo;
213 /*3d*/ u_int8_t sp_adhoc_scan_cycle;
214 /*3e*/ u_int8_t sp_infra_scan_cycle;
215 /*3f*/ u_int8_t sp_infra_super_scan_cycle;
216 /*40*/ u_int8_t sp_promisc;
217 /*41*/ u_int8_t sp_uniq_word[2];
218 /*43*/ u_int8_t sp_slot_time;
219 /*44*/ u_int8_t sp_roam_low_snr_thresh; /* if below this inc count */
221 /*45*/ u_int8_t sp_low_snr_count; /* roam after cnt below thrsh */
222 /*46*/ u_int8_t sp_infra_missed_beacon_count;
223 /*47*/ u_int8_t sp_adhoc_missed_beacon_count;
225 /*48*/ u_int8_t sp_country_code;
226 /*49*/ u_int8_t sp_hop_seq;
227 /*4a*/ u_int8_t sp_hop_seq_len; /* no longer supported */
232 u_int8_t sp_cw_max[2];
233 u_int8_t sp_cw_min[2];
234 u_int8_t sp_noise_filter_gain;
235 u_int8_t sp_noise_limit_offset;
236 u_int8_t sp_rssi_thresh_offset;
237 u_int8_t sp_busy_thresh_offset;
238 u_int8_t sp_sync_thresh;
239 u_int8_t sp_test_mode;
240 u_int8_t sp_test_min_chan;
241 u_int8_t sp_test_max_chan;
242 u_int8_t sp_allow_probe_resp;
243 u_int8_t sp_privacy_must_start;
244 u_int8_t sp_privacy_can_join;
245 u_int8_t sp_basic_rate_set[8];
250 /*4b*/ u_int8_t sp_cw_max; /* 2 bytes in build 5 */
251 /*4c*/ u_int8_t sp_cw_min; /* 2 bytes in build 5 */
252 /*4e*/ u_int8_t sp_noise_filter_gain;
253 /*4f*/ u_int8_t sp_noise_limit_offset;
254 u_int8_t sp_rssi_thresh_offset;
255 u_int8_t sp_busy_thresh_offset;
256 u_int8_t sp_sync_thresh;
257 u_int8_t sp_test_mode;
258 u_int8_t sp_test_min_chan;
259 u_int8_t sp_test_max_chan;
414 u_int8_t c_status; /* ccs generic header */
415 u_int8_t c_cmd; /* " */
416 u_int8_t c_link; /* " */
426 u_int8_t c_status; /* ccs generic header */
427 u_int8_t c_cmd; /* " */
428 u_int8_t c_link; /* " */
429 u_int8_t c_paramid;
430 u_int8_t c_nparam;
431 u_int8_t c_failcause;
436 u_int8_t c_status; /* ccs generic header */
437 u_int8_t c_cmd; /* " */
438 u_int8_t c_link; /* " */
439 u_int8_t c_paramid;
440 u_int8_t c_nparam;
441 u_int8_t c_failcause;
442 u_int8_t c_len;
447 u_int8_t c_status; /* ccs generic header */
448 u_int8_t c_cmd; /* " */
449 u_int8_t c_link; /* " */
450 u_int8_t c_nmcast;
455 u_int8_t c_status; /* ccs generic header */
456 u_int8_t c_cmd; /* " */
457 u_int8_t c_link; /* " */
458 u_int8_t c_mode;
463 u_int8_t c_status; /* ccs generic header */
464 u_int8_t c_cmd; /* " */
465 u_int8_t c_link; /* " */
466 u_int8_t c_upd_param;
467 u_int8_t c_bss_id[ETHER_ADDR_LEN];
468 u_int8_t c_inited;
469 u_int8_t c_def_txrate;
470 u_int8_t c_encrypt;
475 u_int8_t p_net_type;
476 u_int8_t p_ssid[32];
477 u_int8_t p_privacy_must_start;
478 u_int8_t p_privacy_can_join;
483 u_int8_t c_status; /* ccs generic header */
484 u_int8_t c_cmd; /* " */
485 u_int8_t c_link; /* " */
486 u_int8_t c_astatus;
487 u_int8_t c_aid[2];
492 u_int8_t c_status; /* ccs generic header */
493 u_int8_t c_cmd; /* " */
494 u_int8_t c_link; /* " */
495 u_int8_t c_bufp[2];
496 u_int8_t c_len[2];
497 u_int8_t c_resv[5];
498 u_int8_t c_tx_rate;
499 u_int8_t c_apm_mode;
500 u_int8_t c_nretry;
501 u_int8_t c_antenna;
506 u_int8_t c_status; /* ccs generic header */
507 u_int8_t c_cmd; /* " */
508 u_int8_t c_link; /* " */
509 u_int8_t c_bufp[2];
510 u_int8_t c_len[2];
511 u_int8_t c_addr[ETHER_ADDR_LEN];
512 u_int8_t c_apm_mode;
513 u_int8_t c_nretry;
514 u_int8_t c_antenna;
519 u_int8_t c_status; /* ccs generic header */
520 u_int8_t c_cmd; /* " */
521 u_int8_t c_link; /* " */
522 u_int8_t c_memtype;
523 u_int8_t c_memp[2];
524 u_int8_t c_len;
529 u_int8_t c_status; /* ccs generic header */
530 u_int8_t c_cmd; /* " */
531 u_int8_t c_link; /* " */
532 u_int8_t c_duration[2];
536 u_int8_t c_status; /* ccs generic header */
537 u_int8_t c_cmd; /* " */
538 u_int8_t c_link; /* " */
539 u_int8_t c_bufp[2]; /* buffer pointer */
540 u_int8_t c_len[2]; /* length */
541 u_int8_t c_siglev; /* signal level */
542 u_int8_t c_nextfrag; /* next fragment in packet */
543 u_int8_t c_pktlen[2]; /* total packet length */
544 u_int8_t c_antenna; /* antenna with best reception */
545 u_int8_t c_updbss; /* only 1 for beacon messages */
553 u_int8_t r_paramid;
554 u_int8_t r_len;
555 u_int8_t r_data[256];
626 u_int8_t rsl_host[ETHER_ADDR_LEN]; /* MAC address */
627 u_int8_t rsl_siglevs[RAY_NSIGLEV]; /* levels, newest in [0] */