Lines Matching refs:UCHAR

5 typedef unsigned char UCHAR;  typedef
68 UCHAR frame_ctl_1;
69 UCHAR frame_ctl_2;
70 UCHAR duration_lsb;
71 UCHAR duration_msb;
72 UCHAR addr_1[ADDRLEN];
73 UCHAR addr_2[ADDRLEN];
74 UCHAR addr_3[ADDRLEN];
75 UCHAR seq_frag_num[2];
81 UCHAR id;
82 UCHAR length;
83 UCHAR text[C_ESSID_ELEMENT_MAX_LENGTH];
87 UCHAR id;
88 UCHAR length;
89 UCHAR value[8];
93 UCHAR id;
94 UCHAR length;
95 UCHAR dwell_time[2];
96 UCHAR hop_set;
97 UCHAR hop_pattern;
98 UCHAR hop_index;
102 UCHAR id;
103 UCHAR length;
104 UCHAR dtim_count;
105 UCHAR dtim_period;
106 UCHAR bitmap_control;
107 UCHAR tim[C_TIM_BITMAP_LENGTH];
111 UCHAR id;
112 UCHAR length;
113 UCHAR atim_window[2];
117 UCHAR id;
118 UCHAR length;
119 UCHAR call_sign[12];
125 UCHAR timestamp[8];
126 UCHAR beacon_intvl[2];
127 UCHAR capability[2];
128 UCHAR elements[sizeof(struct essid_element)
136 UCHAR timestamp[8];
137 UCHAR beacon_intvl[2];
138 UCHAR capability[2];
139 UCHAR elements[sizeof(struct essid_element)
406 UCHAR ccs_index;
407 UCHAR rcs_index;
412 UCHAR mrx_overflow_for_host; /* 0=ECF may write, 1=host may write*/
413 UCHAR mrx_checksum_error_for_host; /* 0=ECF may write, 1=host may write*/
414 UCHAR rx_hec_error_for_host; /* 0=ECF may write, 1=host may write*/
415 UCHAR reserved1;
419 UCHAR rxnoise; /* Average RSL measurement */
429 UCHAR startup_word;
430 UCHAR station_addr[ADDRLEN];
431 UCHAR calc_prog_chksum;
432 UCHAR calc_cis_chksum;
433 UCHAR ecf_spare[7];
434 UCHAR japan_call_sign[12];
438 UCHAR startup_word;
439 UCHAR station_addr[ADDRLEN];
440 UCHAR reserved;
441 UCHAR supp_rates[8];
442 UCHAR japan_call_sign[12];
443 UCHAR calc_prog_chksum;
444 UCHAR calc_cis_chksum;
445 UCHAR firmware_version[3];
446 UCHAR asic_version;
447 UCHAR tib_length;
451 UCHAR net_type;
452 UCHAR ssid[ESSID_SIZE];
453 UCHAR reserved;
454 UCHAR privacy_can_join;
460 UCHAR object_id;
461 UCHAR number_objects;
462 UCHAR failure_cause;
465 UCHAR object_id;
466 UCHAR number_objects;
467 UCHAR failure_cause;
468 UCHAR length;
471 UCHAR update_param;
472 UCHAR bssid[ADDRLEN];
473 UCHAR net_initiated;
474 UCHAR net_default_tx_rate;
475 UCHAR encryption;
478 UCHAR update_param;
479 UCHAR bssid[ADDRLEN];
480 UCHAR net_initiated;
481 UCHAR net_default_tx_rate;
482 UCHAR encryption;
486 UCHAR tx_data_ptr[2];
487 UCHAR tx_data_length[2];
488 UCHAR host_reserved[2];
489 UCHAR reserved[3];
490 UCHAR tx_rate;
491 UCHAR pow_sav_mode;
492 UCHAR retries;
493 UCHAR antenna;
497 UCHAR tx_data_ptr[2];
498 UCHAR tx_data_length[2];
499 UCHAR dest_addr[ADDRLEN];
500 UCHAR pow_sav_mode;
501 UCHAR retries;
502 UCHAR station_id;
505 UCHAR memory_type;
506 UCHAR memory_ptr[2];
507 UCHAR length;
510 UCHAR status;
511 UCHAR aid[2];
514 UCHAR duration[2];
518 UCHAR buffer_status; /* 0 = buffer free, 1 = buffer busy */
520 UCHAR cmd; /* command to ECF */
521 UCHAR link; /* link to next CCS, FF=end of list */
527 UCHAR nummulticast;
528 UCHAR mode;
541 UCHAR ccs_index;
542 UCHAR psm;
543 UCHAR pass_fail;
544 UCHAR retry_count;
545 UCHAR max_retries;
546 UCHAR frags_remaining;
547 UCHAR no_rb;
548 UCHAR rts_reqd;
549 UCHAR csma_tx_cntrl_2;
550 UCHAR sifs_tx_cntrl_2;
551 UCHAR tx_dma_addr_1[2];
552 UCHAR tx_dma_addr_2[2];
553 UCHAR var_dur_2mhz[2];
554 UCHAR var_dur_1mhz[2];
555 UCHAR max_dur_2mhz[2];
556 UCHAR max_dur_1mhz[2];
557 UCHAR hdr_len;
558 UCHAR max_frag_len[2];
559 UCHAR var_len[2];
560 UCHAR phy_hdr_4;
561 UCHAR mac_hdr_1;
562 UCHAR mac_hdr_2;
563 UCHAR sid[2];
567 UCHAR sfd[2];
568 UCHAR hdr_3;
569 UCHAR hdr_4;
573 UCHAR var[];
580 UCHAR var[1];
586 UCHAR rx_data_ptr[2];
587 UCHAR rx_data_length[2];
588 UCHAR rx_sig_lev;
589 UCHAR next_frag_rcs_index;
590 UCHAR totalpacketlength[2];
593 UCHAR reserved;
594 UCHAR bssid[ADDRLEN];
597 UCHAR rxd_call_sign[8];
598 UCHAR reserved[5];
602 UCHAR buffer_status;
603 UCHAR interrupt_id;
604 UCHAR link_field;
607 UCHAR reserved[13];
616 UCHAR a_network_type; /* C_ADHOC, C_INFRA */
617 UCHAR a_acting_as_ap_status; /* C_TYPE_STA, C_TYPE_AP */
618 UCHAR a_current_ess_id[ESSID_SIZE]; /* Null terminated unless 32 long */
619 UCHAR a_scanning_mode; /* passive 0, active 1 */
620 UCHAR a_power_mgt_state; /* CAM 0, */
621 UCHAR a_mac_addr[ADDRLEN]; /* */
622 UCHAR a_frag_threshold[2]; /* 512 */
623 UCHAR a_hop_time[2]; /* 16k * 2**n, n=0-4 in Kus */
624 UCHAR a_beacon_period[2]; /* n * a_hop_time in Kus */
625 UCHAR a_dtim_period; /* in beacons */
626 UCHAR a_retry_max; /* */
627 UCHAR a_ack_timeout; /* */
628 UCHAR a_sifs; /* */
629 UCHAR a_difs; /* */
630 UCHAR a_pifs; /* */
631 UCHAR a_rts_threshold[2]; /* */
632 UCHAR a_scan_dwell_time[2]; /* */
633 UCHAR a_max_scan_dwell_time[2]; /* */
634 UCHAR a_assoc_resp_timeout_thresh; /* */
635 UCHAR a_adhoc_scan_cycle_max; /* */
636 UCHAR a_infra_scan_cycle_max; /* */
637 UCHAR a_infra_super_scan_cycle_max; /* */
638 UCHAR a_promiscuous_mode; /* */
639 UCHAR a_unique_word[2]; /* */
640 UCHAR a_slot_time; /* */
641 UCHAR a_roaming_low_snr_thresh; /* */
642 UCHAR a_low_snr_count_thresh; /* */
643 UCHAR a_infra_missed_bcn_thresh; /* */
644 UCHAR a_adhoc_missed_bcn_thresh; /* */
645 UCHAR a_curr_country_code; /* C_USA */
646 UCHAR a_hop_pattern; /* */
647 UCHAR a_hop_pattern_length; /* */
649 UCHAR a_cw_max; /* */
650 UCHAR a_cw_min; /* */
651 UCHAR a_noise_filter_gain; /* */
652 UCHAR a_noise_limit_offset; /* */
653 UCHAR a_det_rssi_thresh_offset; /* */
654 UCHAR a_med_busy_thresh_offset; /* */
655 UCHAR a_det_sync_thresh; /* */
656 UCHAR a_test_mode; /* */
657 UCHAR a_test_min_chan_num; /* */
658 UCHAR a_test_max_chan_num; /* */
659 UCHAR a_rx_tx_delay; /* */
660 UCHAR a_current_bss_id[ADDRLEN]; /* */
661 UCHAR a_hop_set; /* */
664 UCHAR a_network_type; /* C_ADHOC, C_INFRA */
665 UCHAR a_acting_as_ap_status; /* C_TYPE_STA, C_TYPE_AP */
666 UCHAR a_current_ess_id[ESSID_SIZE]; /* Null terminated unless 32 long */
667 UCHAR a_scanning_mode; /* passive 0, active 1 */
668 UCHAR a_power_mgt_state; /* CAM 0, */
669 UCHAR a_mac_addr[ADDRLEN]; /* */
670 UCHAR a_frag_threshold[2]; /* 512 */
671 UCHAR a_hop_time[2]; /* 16k * 2**n, n=0-4 in Kus */
672 UCHAR a_beacon_period[2]; /* n * a_hop_time in Kus */
673 UCHAR a_dtim_period; /* in beacons */
674 UCHAR a_retry_max; /* 4 */
675 UCHAR a_ack_timeout; /* */
676 UCHAR a_sifs; /* */
677 UCHAR a_difs; /* */
678 UCHAR a_pifs; /* */
679 UCHAR a_rts_threshold[2]; /* */
680 UCHAR a_scan_dwell_time[2]; /* */
681 UCHAR a_max_scan_dwell_time[2]; /* */
682 UCHAR a_assoc_resp_timeout_thresh; /* */
683 UCHAR a_adhoc_scan_cycle_max; /* */
684 UCHAR a_infra_scan_cycle_max; /* */
685 UCHAR a_infra_super_scan_cycle_max; /* */
686 UCHAR a_promiscuous_mode; /* */
687 UCHAR a_unique_word[2]; /* */
688 UCHAR a_slot_time; /* */
689 UCHAR a_roaming_low_snr_thresh; /* */
690 UCHAR a_low_snr_count_thresh; /* */
691 UCHAR a_infra_missed_bcn_thresh; /* */
692 UCHAR a_adhoc_missed_bcn_thresh; /* */
693 UCHAR a_curr_country_code; /* C_USA */
694 UCHAR a_hop_pattern; /* */
695 UCHAR a_hop_pattern_length; /* */
697 UCHAR a_cw_max[2]; /* */
698 UCHAR a_cw_min[2]; /* */
699 UCHAR a_noise_filter_gain; /* */
700 UCHAR a_noise_limit_offset; /* */
701 UCHAR a_det_rssi_thresh_offset; /* */
702 UCHAR a_med_busy_thresh_offset; /* */
703 UCHAR a_det_sync_thresh; /* */
704 UCHAR a_test_mode; /* */
705 UCHAR a_test_min_chan_num; /* */
706 UCHAR a_test_max_chan_num; /* */
707 UCHAR a_allow_bcast_SSID_probe_rsp;
708 UCHAR a_privacy_must_start;
709 UCHAR a_privacy_can_join;
710 UCHAR a_basic_rate_set[8];
721 UCHAR dsap;
722 UCHAR ssap;
723 UCHAR ctrl;
724 UCHAR org[3];
725 UCHAR ethertype[2];