Searched defs:il_addsta_cmd (Results 1 – 1 of 1) sorted by relevance
1022 struct il_addsta_cmd { struct1023 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;[all …]