Lines Matching defs:b4_startup_params
614 struct b4_startup_params { struct
615 UCHAR a_network_type; /* C_ADHOC, C_INFRA */
616 UCHAR a_acting_as_ap_status; /* C_TYPE_STA, C_TYPE_AP */
617 UCHAR a_current_ess_id[ESSID_SIZE]; /* Null terminated unless 32 long */
618 UCHAR a_scanning_mode; /* passive 0, active 1 */
619 UCHAR a_power_mgt_state; /* CAM 0, */
620 UCHAR a_mac_addr[ADDRLEN]; /* */
621 UCHAR a_frag_threshold[2]; /* 512 */
622 UCHAR a_hop_time[2]; /* 16k * 2**n, n=0-4 in Kus */
623 UCHAR a_beacon_period[2]; /* n * a_hop_time in Kus */
624 UCHAR a_dtim_period; /* in beacons */
625 UCHAR a_retry_max; /* */
626 UCHAR a_ack_timeout; /* */
627 UCHAR a_sifs; /* */
628 UCHAR a_difs; /* */
629 UCHAR a_pifs; /* */
630 UCHAR a_rts_threshold[2]; /* */
631 UCHAR a_scan_dwell_time[2]; /* */
632 UCHAR a_max_scan_dwell_time[2]; /* */
633 UCHAR a_assoc_resp_timeout_thresh; /* */
634 UCHAR a_adhoc_scan_cycle_max; /* */
635 UCHAR a_infra_scan_cycle_max; /* */
636 UCHAR a_infra_super_scan_cycle_max; /* */
637 UCHAR a_promiscuous_mode; /* */
638 UCHAR a_unique_word[2]; /* */
639 UCHAR a_slot_time; /* */
640 UCHAR a_roaming_low_snr_thresh; /* */
641 UCHAR a_low_snr_count_thresh; /* */
642 UCHAR a_infra_missed_bcn_thresh; /* */
643 UCHAR a_adhoc_missed_bcn_thresh; /* */
644 UCHAR a_curr_country_code; /* C_USA */
645 UCHAR a_hop_pattern; /* */
646 UCHAR a_hop_pattern_length; /* */
648 UCHAR a_cw_max; /* */
649 UCHAR a_cw_min; /* */
650 UCHAR a_noise_filter_gain; /* */
651 UCHAR a_noise_limit_offset; /* */
652 UCHAR a_det_rssi_thresh_offset; /* */
653 UCHAR a_med_busy_thresh_offset; /* */
654 UCHAR a_det_sync_thresh; /* */
655 UCHAR a_test_mode; /* */
656 UCHAR a_test_min_chan_num; /* */
657 UCHAR a_test_max_chan_num; /* */
658 UCHAR a_rx_tx_delay; /* */
659 UCHAR a_current_bss_id[ADDRLEN]; /* */
660 UCHAR a_hop_set; /* */