Lines Matching defs:iwl_addsta_cmd
927 struct iwl_addsta_cmd { struct
928 u8 mode; /* 1: modify existing, 0: add new station */
929 u8 reserved[3];
930 struct sta_id_modify sta;
931 struct iwl_keyinfo key;
932 __le32 station_flags; /* STA_FLG_* */
933 __le32 station_flags_msk; /* STA_FLG_* */
938 __le16 tid_disable_tx;
939 __le16 legacy_reserved;
943 u8 add_immediate_ba_tid;
947 u8 remove_immediate_ba_tid;
951 __le16 add_immediate_ba_ssn;
958 __le16 sleep_tx_count;
960 __le16 reserved2;