Searched refs:prep_size (Results 1 – 1 of 1) sorted by relevance
396 u32 prep_size = chip->fw_rxff_size + sizeof(struct rtw_fwcd_hdr); in rtw_fwcd_prep() local400 prep_size += segs->num * sizeof(struct rtw_fwcd_hdr); in rtw_fwcd_prep()403 prep_size += segs->segs[i]; in rtw_fwcd_prep()406 desc->data = vmalloc(prep_size); in rtw_fwcd_prep()410 desc->size = prep_size; in rtw_fwcd_prep()