CONFIG_RBPL_SIZE 810 drivers/atm/he.c CONFIG_RBPL_SIZE * sizeof(struct he_rbp), CONFIG_RBPL_SIZE 819 drivers/atm/he.c for (i = 0; i < CONFIG_RBPL_SIZE; ++i) { CONFIG_RBPL_SIZE 833 drivers/atm/he.c he_dev->rbpl_tail = &he_dev->rbpl_base[CONFIG_RBPL_SIZE - 1]; CONFIG_RBPL_SIZE 842 drivers/atm/he.c RBP_QSIZE(CONFIG_RBPL_SIZE - 1) | CONFIG_RBPL_SIZE 897 drivers/atm/he.c dma_free_coherent(&he_dev->pci_dev->dev, CONFIG_RBPL_SIZE * CONFIG_RBPL_SIZE 1576 drivers/atm/he.c dma_free_coherent(&he_dev->pci_dev->dev, CONFIG_RBPL_SIZE CONFIG_RBPL_SIZE 2761 drivers/atm/he.c inuse += CONFIG_RBPL_SIZE * sizeof(struct he_rbp); CONFIG_RBPL_SIZE 2766 drivers/atm/he.c CONFIG_RBPL_SIZE, inuse); CONFIG_RBPL_SIZE 68 drivers/atm/he.h #define RBPL_MASK(x) (((unsigned long)(x))&((CONFIG_RBPL_SIZE<<3)-1)) CONFIG_RBPL_SIZE 221 drivers/atm/he.h #define RBPL_TABLE_SIZE (CONFIG_RBPL_SIZE + 16 + 2)