maxbufsize         58 drivers/dma/bestcomm/ata.c bcom_ata_init(int queue_len, int maxbufsize)
maxbufsize         88 drivers/dma/bestcomm/ata.c 	var->buffer_size = maxbufsize;
maxbufsize         76 drivers/dma/bestcomm/fec.c 	int		maxbufsize;
maxbufsize         85 drivers/dma/bestcomm/fec.c bcom_fec_rx_init(int queue_len, phys_addr_t fifo, int maxbufsize)
maxbufsize         99 drivers/dma/bestcomm/fec.c 	priv->maxbufsize = maxbufsize;
maxbufsize        133 drivers/dma/bestcomm/fec.c 	var->buffer_size = priv->maxbufsize;
maxbufsize         76 drivers/dma/bestcomm/gen_bd.c 	int		maxbufsize;
maxbufsize         86 drivers/dma/bestcomm/gen_bd.c 			int initiator, int ipr, int maxbufsize)
maxbufsize        102 drivers/dma/bestcomm/gen_bd.c 	priv->maxbufsize = maxbufsize;
maxbufsize        136 drivers/dma/bestcomm/gen_bd.c 	var->buffer_size = priv->maxbufsize;
maxbufsize        316 drivers/dma/bestcomm/gen_bd.c 					   phys_addr_t fifo, int maxbufsize)
maxbufsize        324 drivers/dma/bestcomm/gen_bd.c 				   maxbufsize);
maxbufsize         23 include/linux/fsl/bestcomm/ata.h extern struct bcom_task * bcom_ata_init(int queue_len, int maxbufsize);
maxbufsize         41 include/linux/fsl/bestcomm/fec.h bcom_fec_rx_init(int queue_len, phys_addr_t fifo, int maxbufsize);
maxbufsize         21 include/linux/fsl/bestcomm/gen_bd.h 			int initiator, int ipr, int maxbufsize);
maxbufsize         43 include/linux/fsl/bestcomm/gen_bd.h 					   phys_addr_t fifo, int maxbufsize);