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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/et/include/
H A Dbcmenet47xx.h89 uint32 rxmaxlength; member in struct:_bcmenettregs
H A Dgmac_core.h83 uint32 rxmaxlength; /* 0x814 */ member in struct:_gmacregs
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/bcm97115/src/
H A Ddev_bcm4413_eth.c306 W_REG(NULL, &regs->rxmaxlength, (ETHER_MAX_LEN + 32) );
476 W_REG(NULL, &regs->rxmaxlength, (ETHER_MAX_LEN + 32) );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/bcm97115/include/
H A Ddev_bcm4413.h178 uint32_t rxmaxlength; member in struct:_bcmenetregs
440 #define RXF_LG ((uint16_t)1 << 4) /* frame length > rxmaxlength */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/et/sys/
H A Detc47xx.c462 PRREG(rxconfig); PRREG(rxmaxlength); PRREG(txmaxlength);
680 W_REG(ch->osh, &regs->rxmaxlength, ETHER_MAX_LEN + 32);
H A Detcgmac.c704 PRREG(rxmaxlength); PRREG(pausequanta); PRREG(macmode);
1362 W_REG(ch->osh, &regs->rxmaxlength, ETHER_MAX_LEN + 32);

Completed in 87 milliseconds