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