Searched defs:iwl_mvm_add_sta_cmd (Results 1 – 1 of 1) sorted by relevance
329 struct iwl_mvm_add_sta_cmd { struct330 u8 add_modify;331 u8 awake_acs;332 __le16 tid_disable_tx;333 __le32 mac_id_n_color; /* can be used for lmac id when using cmd v12 */334 u8 addr[ETH_ALEN]; /* _STA_ID_MODIFY_INFO_API_S_VER_1 */335 __le16 reserved2;336 u8 sta_id;337 u8 modify_mask;338 __le16 reserved3;[all …]