Searched defs:iwl_mvm_add_sta_cmd (Results 1 – 1 of 1) sorted by relevance
379 struct iwl_mvm_add_sta_cmd { struct380 u8 add_modify;381 u8 awake_acs;382 __le16 tid_disable_tx;383 __le32 mac_id_n_color; /* can be used for lmac id when using cmd v12 */384 u8 addr[ETH_ALEN]; /* _STA_ID_MODIFY_INFO_API_S_VER_1 */385 __le16 reserved2;386 u8 sta_id;387 u8 modify_mask;388 __le16 reserved3;[all …]