Searched refs:mwl (Results 1 – 1 of 1) sorted by relevance
1049 struct i3c_ccc_mwl *mwl; in i3c_master_getmwl_locked() local1053 mwl = i3c_ccc_cmd_dest_init(&dest, info->dyn_addr, sizeof(*mwl)); in i3c_master_getmwl_locked()1054 if (!mwl) in i3c_master_getmwl_locked()1062 if (dest.payload.len != sizeof(*mwl)) { in i3c_master_getmwl_locked()1067 info->max_write_len = be16_to_cpu(mwl->len); in i3c_master_getmwl_locked()