Lines Matching defs:il_addsta_cmd
1022 struct il_addsta_cmd { struct
1023 u8 mode; /* 1: modify existing, 0: add new station */
1024 u8 reserved[3];
1025 struct sta_id_modify sta;
1026 struct il4965_keyinfo key;
1027 __le32 station_flags; /* STA_FLG_* */
1028 __le32 station_flags_msk; /* STA_FLG_* */
1033 __le16 tid_disable_tx;
1035 __le16 rate_n_flags; /* 3945 only */
1039 u8 add_immediate_ba_tid;
1043 u8 remove_immediate_ba_tid;
1047 __le16 add_immediate_ba_ssn;
1054 __le16 sleep_tx_count;
1056 __le16 reserved2;