Searched refs:IPH_SIZE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/dynload/
H A Dgetsection.c254 #define IPH_SIZE (sizeof(struct image_packet_t) - sizeof(u32)) macro
303 IPH_SIZE) != IPH_SIZE) {
309 dload_reorder(&ipacket, IPH_SIZE, dlthis->reorder_map);
344 checks += dload_checksum(&ipacket, IPH_SIZE);
H A Dcload.c1114 #define IPH_SIZE (sizeof(struct image_packet_t) - sizeof(u32)) macro
1175 IPH_SIZE) !=
1176 IPH_SIZE) {
1182 dload_reorder(&ibuf.ipacket, IPH_SIZE,
1243 IPH_SIZE);

Completed in 47 milliseconds