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