Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h981 struct il4965_addsta_cmd { struct
982 u8 mode; /* 1: modify existing, 0: add new station */
983 u8 reserved[3];
984 struct sta_id_modify sta;
985 struct il4965_keyinfo key;
986 __le32 station_flags; /* STA_FLG_* */
987 __le32 station_flags_msk; /* STA_FLG_* */
992 __le16 tid_disable_tx;
994 __le16 reserved1;
998 u8 add_immediate_ba_tid;
[all …]