Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h984 struct il4965_addsta_cmd { struct
985 u8 mode; /* 1: modify existing, 0: add new station */
986 u8 reserved[3];
987 struct sta_id_modify sta;
988 struct il4965_keyinfo key;
989 __le32 station_flags; /* STA_FLG_* */
990 __le32 station_flags_msk; /* STA_FLG_* */
995 __le16 tid_disable_tx;
997 __le16 reserved1;
1001 u8 add_immediate_ba_tid;
[all …]