Searched refs:prep_size (Results 1 – 1 of 1) sorted by relevance
359 u32 prep_size = chip->fw_rxff_size + sizeof(struct rtw_fwcd_hdr); in rtw_fwcd_prep() local363 prep_size += segs->num * sizeof(struct rtw_fwcd_hdr); in rtw_fwcd_prep()366 prep_size += segs->segs[i]; in rtw_fwcd_prep()369 desc->data = vmalloc(prep_size); in rtw_fwcd_prep()373 desc->size = prep_size; in rtw_fwcd_prep()