Searched defs:iwl_mvm_add_sta_cmd (Results 1 – 1 of 1) sorted by relevance
407 struct iwl_mvm_add_sta_cmd { struct408 u8 add_modify;409 u8 awake_acs;410 __le16 tid_disable_tx;411 __le32 mac_id_n_color;412 u8 addr[ETH_ALEN]; /* _STA_ID_MODIFY_INFO_API_S_VER_1 */413 __le16 reserved2;414 u8 sta_id;415 u8 modify_mask;416 __le16 reserved3;[all …]