Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/dvm/
Dcommands.h838 struct iwl_addsta_cmd { struct
839 u8 mode; /* 1: modify existing, 0: add new station */
840 u8 reserved[3];
841 struct sta_id_modify sta;
842 struct iwl_keyinfo key;
843 __le32 station_flags; /* STA_FLG_* */
844 __le32 station_flags_msk; /* STA_FLG_* */
849 __le16 tid_disable_tx;
850 __le16 legacy_reserved;
854 u8 add_immediate_ba_tid;
[all …]