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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Ddeclance.c241 #define rds_ptr(rd, rt, type) \ macro
575 !((bits = *rds_ptr(rd, rmd1, lp->type)) & LE_R1_OWN);
598 len = (*rds_ptr(rd, mblength, lp->type) & 0xfff) - 4;
605 *rds_ptr(rd, mblength, lp->type) = 0;
606 *rds_ptr(rd, rmd1, lp->type) =
626 *rds_ptr(rd, mblength, lp->type) = 0;
627 *rds_ptr(rd, length, lp->type) = -RX_BUFF_SIZE | 0xf000;
628 *rds_ptr(rd, rmd1, lp->type) =
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Ddeclance.c241 #define rds_ptr(rd, rt, type) \ macro
575 !((bits = *rds_ptr(rd, rmd1, lp->type)) & LE_R1_OWN);
598 len = (*rds_ptr(rd, mblength, lp->type) & 0xfff) - 4;
605 *rds_ptr(rd, mblength, lp->type) = 0;
606 *rds_ptr(rd, rmd1, lp->type) =
626 *rds_ptr(rd, mblength, lp->type) = 0;
627 *rds_ptr(rd, length, lp->type) = -RX_BUFF_SIZE | 0xf000;
628 *rds_ptr(rd, rmd1, lp->type) =

Completed in 403 milliseconds