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