Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Dcommands.h901 struct iwl_addsta_cmd { struct
902 u8 mode; /* 1: modify existing, 0: add new station */
903 u8 reserved[3];
904 struct sta_id_modify sta;
905 struct iwl_keyinfo key;
906 __le32 station_flags; /* STA_FLG_* */
907 __le32 station_flags_msk; /* STA_FLG_* */
912 __le16 tid_disable_tx;
913 __le16 legacy_reserved;
917 u8 add_immediate_ba_tid;
[all …]