Lines Matching defs:il_addsta_cmd
1019 struct il_addsta_cmd { struct
1020 u8 mode; /* 1: modify existing, 0: add new station */
1021 u8 reserved[3];
1022 struct sta_id_modify sta;
1023 struct il4965_keyinfo key;
1024 __le32 station_flags; /* STA_FLG_* */
1025 __le32 station_flags_msk; /* STA_FLG_* */
1030 __le16 tid_disable_tx;
1032 __le16 rate_n_flags; /* 3945 only */
1036 u8 add_immediate_ba_tid;
1040 u8 remove_immediate_ba_tid;
1044 __le16 add_immediate_ba_ssn;
1051 __le16 sleep_tx_count;
1053 __le16 reserved2;