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