totalbytes        294 arch/powerpc/platforms/powermac/pfunc_core.c 	u32 totalbytes = pmf_next32(cmd);
totalbytes        300 arch/powerpc/platforms/powermac/pfunc_core.c 		  maskbytes, valuesbytes, totalbytes);
totalbytes        304 arch/powerpc/platforms/powermac/pfunc_core.c 	PMF_PARSE_CALL(rmw_i2c, cmd, h, maskbytes, valuesbytes, totalbytes,
totalbytes        336 arch/powerpc/platforms/powermac/pfunc_core.c 	u32 totalbytes = pmf_next32(cmd);
totalbytes        342 arch/powerpc/platforms/powermac/pfunc_core.c 		  maskbytes, valuesbytes, totalbytes);
totalbytes        347 arch/powerpc/platforms/powermac/pfunc_core.c 		       totalbytes, maskblob, valuesblob);
totalbytes        390 arch/powerpc/platforms/powermac/pfunc_core.c 	u32 totalbytes = pmf_next32(cmd);
totalbytes        396 arch/powerpc/platforms/powermac/pfunc_core.c 		  subaddr, maskbytes, valuesbytes, totalbytes);
totalbytes        401 arch/powerpc/platforms/powermac/pfunc_core.c 		       totalbytes, maskblob, valuesblob);
totalbytes        337 drivers/net/wireless/marvell/libertas/if_usb.c 		cardp->totalbytes = cardp->fwlastblksent;
totalbytes        342 drivers/net/wireless/marvell/libertas/if_usb.c 		     cardp->totalbytes);
totalbytes        348 drivers/net/wireless/marvell/libertas/if_usb.c 	memcpy(&fwdata->hdr, &firmware[cardp->totalbytes],
totalbytes        351 drivers/net/wireless/marvell/libertas/if_usb.c 	cardp->fwlastblksent = cardp->totalbytes;
totalbytes        352 drivers/net/wireless/marvell/libertas/if_usb.c 	cardp->totalbytes += sizeof(struct fwheader);
totalbytes        354 drivers/net/wireless/marvell/libertas/if_usb.c 	memcpy(fwdata->data, &firmware[cardp->totalbytes],
totalbytes        361 drivers/net/wireless/marvell/libertas/if_usb.c 	cardp->totalbytes += le32_to_cpu(fwdata->hdr.datalength);
totalbytes        369 drivers/net/wireless/marvell/libertas/if_usb.c 			     cardp->fwseqnum, cardp->totalbytes);
totalbytes        378 drivers/net/wireless/marvell/libertas/if_usb.c 		     cardp->totalbytes);
totalbytes        841 drivers/net/wireless/marvell/libertas/if_usb.c 	cardp->totalbytes = 0;
totalbytes        883 drivers/net/wireless/marvell/libertas/if_usb.c 	cardp->totalbytes = 0;
totalbytes        888 drivers/net/wireless/marvell/libertas/if_usb.c 	cardp->totalbytes = 0;
totalbytes         71 drivers/net/wireless/marvell/libertas/if_usb.h 	uint32_t totalbytes;
totalbytes        281 drivers/net/wireless/marvell/libertas_tf/if_usb.c 		cardp->totalbytes = cardp->fwlastblksent;
totalbytes        286 drivers/net/wireless/marvell/libertas_tf/if_usb.c 		     cardp->totalbytes);
totalbytes        292 drivers/net/wireless/marvell/libertas_tf/if_usb.c 	memcpy(&fwdata->hdr, &firmware[cardp->totalbytes],
totalbytes        295 drivers/net/wireless/marvell/libertas_tf/if_usb.c 	cardp->fwlastblksent = cardp->totalbytes;
totalbytes        296 drivers/net/wireless/marvell/libertas_tf/if_usb.c 	cardp->totalbytes += sizeof(struct fwheader);
totalbytes        298 drivers/net/wireless/marvell/libertas_tf/if_usb.c 	memcpy(fwdata->data, &firmware[cardp->totalbytes],
totalbytes        305 drivers/net/wireless/marvell/libertas_tf/if_usb.c 	cardp->totalbytes += le32_to_cpu(fwdata->hdr.datalength);
totalbytes        314 drivers/net/wireless/marvell/libertas_tf/if_usb.c 			cardp->fwseqnum, cardp->totalbytes);
totalbytes        327 drivers/net/wireless/marvell/libertas_tf/if_usb.c 		     cardp->totalbytes);
totalbytes        860 drivers/net/wireless/marvell/libertas_tf/if_usb.c 	cardp->totalbytes = 0;
totalbytes        865 drivers/net/wireless/marvell/libertas_tf/if_usb.c 	cardp->totalbytes = 0;
totalbytes         62 drivers/net/wireless/marvell/libertas_tf/if_usb.h 	uint32_t totalbytes;
totalbytes        350 drivers/net/wireless/realtek/rtlwifi/efuse.c 	u16 words_need = 0, hdr_num = 0, totalbytes, efuse_used;
totalbytes        372 drivers/net/wireless/realtek/rtlwifi/efuse.c 	totalbytes = hdr_num + words_need * 2;
totalbytes        375 drivers/net/wireless/realtek/rtlwifi/efuse.c 	if ((totalbytes + efuse_used) >=
totalbytes        381 drivers/net/wireless/realtek/rtlwifi/efuse.c 		 totalbytes, hdr_num, words_need, efuse_used);