Searched defs:il3945_addsta_cmd (Results 1 – 1 of 1) sorted by relevance
953 struct il3945_addsta_cmd { struct954 u8 mode; /* 1: modify existing, 0: add new station */955 u8 reserved[3];956 struct sta_id_modify sta;957 struct il4965_keyinfo key;958 __le32 station_flags; /* STA_FLG_* */959 __le32 station_flags_msk; /* STA_FLG_* */964 __le16 tid_disable_tx;966 __le16 rate_n_flags;970 u8 add_immediate_ba_tid;[all …]