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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/arm/
H A Dether1.c435 #define RBD_SIZE (0x0a) macro
483 next = addr + RFD_SIZE + RBD_SIZE + ETH_FRAME_LEN + 10;
484 next2 = next + RFD_SIZE + RBD_SIZE + ETH_FRAME_LEN + 10;
498 init_rbd.rbd_bufl = addr + RFD_SIZE + RBD_SIZE;
501 ether1_writebuffer (dev, &init_rbd, addr + RFD_SIZE, RBD_SIZE);
866 ether1_readbuffer (dev, &rbd, rbdaddr, RBD_SIZE);

Completed in 34 milliseconds