Home
last modified time | relevance | path

Searched defs:il_addsta_cmd (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h1019 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;
[all …]