Searched refs:prep_size (Results 1 – 1 of 1) sorted by relevance
337 u32 prep_size = chip->fw_rxff_size + sizeof(struct rtw_fwcd_hdr); in rtw_fwcd_prep() local341 prep_size += segs->num * sizeof(struct rtw_fwcd_hdr); in rtw_fwcd_prep()344 prep_size += segs->segs[i]; in rtw_fwcd_prep()347 desc->data = vmalloc(prep_size); in rtw_fwcd_prep()351 desc->size = prep_size; in rtw_fwcd_prep()