Lines Matching defs:iwl_addsta_cmd
841 struct iwl_addsta_cmd { struct
842 u8 mode; /* 1: modify existing, 0: add new station */
843 u8 reserved[3];
844 struct sta_id_modify sta;
845 struct iwl_keyinfo key;
846 __le32 station_flags; /* STA_FLG_* */
847 __le32 station_flags_msk; /* STA_FLG_* */
852 __le16 tid_disable_tx;
853 __le16 legacy_reserved;
857 u8 add_immediate_ba_tid;
861 u8 remove_immediate_ba_tid;
865 __le16 add_immediate_ba_ssn;
872 __le16 sleep_tx_count;
874 __le16 reserved2;