Lines Matching refs:u8

179 	u8 cmd;			/* Command ID:  C_RXON, etc. */
180 u8 flags; /* 0:5 reserved, 6 abort, 7 internal */
206 u8 data[];
224 u8 tx_gain; /* gain for analog radio */
225 u8 dsp_atten; /* gain for DSP */
234 u8 rate; /* plcp */
236 u8 reserved;
349 u8 radio_tx_gain[2];
350 u8 dsp_predis_atten[2];
409 u8 ucode_minor;
410 u8 ucode_major;
412 u8 sw_rev[8];
413 u8 ver_type;
414 u8 ver_subtype; /* "9" for initialize alive */
509 u8 ucode_minor;
510 u8 ucode_major;
512 u8 sw_rev[8];
513 u8 ver_type;
514 u8 ver_subtype; /* not "9" for runtime alive */
527 u8 cmd_id;
528 u8 reserved1;
653 u8 node_addr[6];
655 u8 bssid_addr[6];
657 u8 wlap_bssid_addr[6];
659 u8 dev_type;
660 u8 air_propagation;
662 u8 ofdm_basic_rates;
663 u8 cck_basic_rates;
672 u8 node_addr[6];
674 u8 bssid_addr[6];
676 u8 wlap_bssid_addr[6];
678 u8 dev_type;
679 u8 air_propagation;
681 u8 ofdm_basic_rates;
682 u8 cck_basic_rates;
687 u8 ofdm_ht_single_stream_basic_rates;
688 u8 ofdm_ht_dual_stream_basic_rates;
695 u8 node_addr[6];
697 u8 bssid_addr[6];
699 u8 wlap_bssid_addr[6];
701 u8 dev_type;
702 u8 air_propagation;
704 u8 ofdm_basic_rates;
705 u8 cck_basic_rates;
710 u8 ofdm_ht_single_stream_basic_rates;
711 u8 ofdm_ht_dual_stream_basic_rates;
712 u8 reserved4;
713 u8 reserved5;
722 u8 ofdm_basic_rates;
723 u8 cck_basic_rates;
730 u8 ofdm_basic_rates;
731 u8 cck_basic_rates;
732 u8 ofdm_ht_single_stream_basic_rates;
733 u8 ofdm_ht_dual_stream_basic_rates;
751 u8 dtim_period;
752 u8 delta_cp_bss_tbtts;
759 u8 band;
760 u8 expect_beacon;
769 u8 band;
770 u8 expect_beacon;
812 u8 aifsn;
813 u8 reserved1;
901 u8 tkip_rx_tsc_byte2; /* TSC[2] for key mix ph1 detection */
902 u8 reserved1;
904 u8 key_offset;
905 u8 reserved2;
906 u8 key[16]; /* 16-byte unicast decryption key */
922 u8 addr[ETH_ALEN];
924 u8 sta_id;
925 u8 modify_mask;
957 u8 mode; /* 1: modify existing, 0: add new station */
958 u8 reserved[3];
973 u8 add_immediate_ba_tid;
977 u8 remove_immediate_ba_tid;
985 u8 mode; /* 1: modify existing, 0: add new station */
986 u8 reserved[3];
1001 u8 add_immediate_ba_tid;
1005 u8 remove_immediate_ba_tid;
1023 u8 mode; /* 1: modify existing, 0: add new station */
1024 u8 reserved[3];
1039 u8 add_immediate_ba_tid;
1043 u8 remove_immediate_ba_tid;
1067 u8 status; /* ADD_STA_* */
1075 u8 status;
1082 u8 num_sta; /* number of removed stations */
1083 u8 reserved[3];
1084 u8 addr[ETH_ALEN]; /* MAC addr of the first station */
1085 u8 reserved2[2];
1102 u8 key_idx;
1103 u8 key_offset;
1104 u8 reserved1[2];
1105 u8 key_size;
1106 u8 reserved2[3];
1107 u8 key[16];
1111 u8 num_keys;
1112 u8 global_key_type;
1113 u8 flags;
1114 u8 reserved;
1163 u8 phy_count;
1164 u8 id;
1165 u8 rssi;
1166 u8 agc;
1169 u8 payload[];
1175 u8 reserved1;
1176 u8 rate;
1178 u8 payload[];
1213 u8 rssi_info[6]; /* we use even entries, 0/2/4 for A/B/C rssi */
1214 u8 pad[];
1222 u8 non_cfg_phy_cnt; /* non configurable DSP phy data byte count */
1223 u8 cfg_phy_cnt; /* configurable DSP phy data byte count */
1224 u8 stat_id; /* configurable DSP phy data set ID */
1225 u8 reserved1;
1230 u8 non_cfg_phy_buf[32]; /* for various implementations of non_cfg_phy */
1376 u8 rate;
1379 u8 sta_id;
1380 u8 tid_tspec;
1381 u8 sec_ctl;
1382 u8 key[16];
1384 u8 byte[8];
1393 u8 supp_rates[2];
1394 u8 rts_retry_limit; /*byte 50 */
1395 u8 data_retry_limit; /*byte 51 */
1412 DECLARE_FLEX_ARRAY(u8, payload);
1421 u8 failure_rts;
1422 u8 failure_frame;
1423 u8 bt_kill_count;
1424 u8 rate;
1435 u8 try_cnt; /* Tx attempts */
1436 u8 bt_kill_cnt; /* Tx attempts blocked by Bluetooth device */
1470 u8 sta_id;
1473 u8 sec_ctl; /* TX_CMD_SEC_* */
1482 u8 initial_rate_idx;
1483 u8 reserved;
1484 u8 key[16];
1495 u8 dram_msb_ptr;
1497 u8 rts_retry_limit; /*byte 50 */
1498 u8 data_retry_limit; /*byte 51 */
1499 u8 tid_tspec;
1515 u8 payload[0];
1681 u8 frame_count; /* 1 no aggregation, >1 aggregation */
1682 u8 bt_kill_count; /* # blocked by bluetooth (unused for agg) */
1683 u8 failure_rts; /* # failures due to unsuccessful RTS */
1684 u8 failure_frame; /* # failures due to no ACK (unused for agg) */
1728 u8 sta_id;
1729 u8 tid;
1743 u8 band; /* 0: 5 GHz, 1: 2.4 GHz */
1744 u8 reserved;
1750 u8 band; /* 0: 5 GHz, 1: 2.4 GHz */
1751 u8 reserved;
1773 u8 try_cnt;
1774 u8 next_rate_idx;
1778 u8 table_id;
1779 u8 reserved[3];
1803 u8 flags;
1806 u8 mimo_delimiter;
1809 u8 single_stream_ant_msk; /* LINK_QUAL_ANT_* */
1812 u8 dual_stream_ant_msk; /* LINK_QUAL_ANT_* */
1825 u8 start_rate_idx[LINK_QUAL_AC_NUM];
1859 u8 agg_dis_start_th;
1866 u8 agg_frame_cnt_limit;
2062 u8 sta_id;
2063 u8 reserved1;
2104 u8 flags;
2105 u8 lead_time;
2106 u8 max_kill;
2107 u8 reserved;
2132 u8 channel; /* channel to measure */
2133 u8 type; /* see enum il_measure_type */
2142 u8 token; /* token id */
2143 u8 id; /* measurement id -- 0 or 1 */
2144 u8 origin; /* 0 = TGh, 1 = other, 2 = TGk */
2145 u8 periodic; /* 1 = periodic */
2160 u8 token;
2161 u8 id; /* id of the prior command replaced, or 0xff */
2210 u8 id; /* measurement id -- 0 or 1 */
2211 u8 token;
2212 u8 channel_idx; /* idx in measurement channel list */
2213 u8 state; /* 0 - start, 1 - stop */
2215 u8 band; /* 0 - 5.2GHz, 1 - 2.4GHz */
2216 u8 channel;
2217 u8 type; /* see enum il_measurement_type */
2218 u8 reserved1;
2224 u8 basic_type; /* 0 - bss, 1 - ofdm preamble, 2 -
2226 u8 reserved2[3];
2281 u8 reserved[2];
2289 u8 keep_alive_seconds; /* 3945 reserved */
2290 u8 debug_flags; /* 3945 reserved */
2302 u8 pm_sleep_mode;
2303 u8 pm_wakeup_src;
2379 u8 type;
2380 u8 channel; /* band is selected by il3945_scan_cmd "flags" field */
2399 u8 tx_gain; /* gain for analog radio */
2400 u8 dsp_atten; /* gain for DSP */
2417 u8 id;
2418 u8 len;
2419 u8 ssid[32];
2486 u8 reserved0;
2487 u8 channel_count; /* # channels in channel list */
2525 u8 data[];
2530 u8 reserved0;
2531 u8 channel_count; /* # channels in channel list */
2569 u8 data[];
2591 u8 channel;
2592 u8 band;
2593 u8 reserved[2];
2611 u8 channel;
2612 u8 band;
2613 u8 probe_status;
2614 u8 num_probe_not_sent; /* not enough time to send */
2624 u8 scanned_channels;
2625 u8 status;
2626 u8 last_channel;
2667 u8 tim_size;
2668 u8 reserved1;
2675 u8 tim_size;
2676 u8 reserved1;
2865 u8 ant_a;
2866 u8 ant_b;
2867 u8 ant_c;
2868 u8 reserved;
3291 u8 op_code;
3292 u8 first_group;
3293 u8 groups_num;
3294 u8 data_valid;
3303 u8 reserved1;
3321 u8 id; /* 1: Activity, 2: Link, 3: Tech */
3322 u8 off; /* # intervals off while blinking;
3324 u8 on; /* # intervals on while blinking;
3326 u8 reserved;
3368 DECLARE_FLEX_ARRAY(u8, raw);