RBD_BLK_SIZE 920 drivers/atm/fore200e.c while (bsq->freebuf_count >= RBD_BLK_SIZE) { RBD_BLK_SIZE 923 drivers/atm/fore200e.c RBD_BLK_SIZE, scheme, magn, bsq->freebuf_count); RBD_BLK_SIZE 927 drivers/atm/fore200e.c for (i = 0; i < RBD_BLK_SIZE; i++) { RBD_BLK_SIZE 951 drivers/atm/fore200e.c bsq->freebuf_count -= RBD_BLK_SIZE; RBD_BLK_SIZE 2344 drivers/atm/fore200e.c RBD_BLK_SIZE); RBD_BLK_SIZE 25 drivers/atm/fore200e.h #define BUFFER_S1_NBR (RBD_BLK_SIZE * 6) RBD_BLK_SIZE 26 drivers/atm/fore200e.h #define BUFFER_L1_NBR (RBD_BLK_SIZE * 4) RBD_BLK_SIZE 28 drivers/atm/fore200e.h #define BUFFER_S2_NBR (RBD_BLK_SIZE * 6) RBD_BLK_SIZE 29 drivers/atm/fore200e.h #define BUFFER_L2_NBR (RBD_BLK_SIZE * 4) RBD_BLK_SIZE 197 drivers/atm/fore200e.h struct rbd rbd[ RBD_BLK_SIZE ]; /* receive buffer descriptor */