rx_fill 71 drivers/net/ethernet/apple/bmac.c int rx_fill; rx_fill 625 drivers/net/ethernet/apple/bmac.c bp->rx_fill = i; rx_fill 733 drivers/net/ethernet/apple/bmac.c bp->rx_fill = last; rx_fill 54 drivers/net/ethernet/apple/mace.c int rx_fill; rx_fill 463 drivers/net/ethernet/apple/mace.c mp->rx_fill = i; rx_fill 888 drivers/net/ethernet/apple/mace.c for (i = mp->rx_empty; i != mp->rx_fill; ) { rx_fill 896 drivers/net/ethernet/apple/mace.c if (next != mp->rx_fill && rx_fill 947 drivers/net/ethernet/apple/mace.c i = mp->rx_fill; rx_fill 977 drivers/net/ethernet/apple/mace.c if (i != mp->rx_fill) { rx_fill 979 drivers/net/ethernet/apple/mace.c mp->rx_fill = i; rx_fill 521 drivers/spi/spi-lantiq-ssc.c unsigned int rx_fill = rx_fifo_level(spi); rx_fill 523 drivers/spi/spi-lantiq-ssc.c while (rx_fill) { rx_fill 550 drivers/spi/spi-lantiq-ssc.c rx_fill--; rx_fill 559 drivers/spi/spi-lantiq-ssc.c unsigned int rx_fill = rx_fifo_level(spi); rx_fill 568 drivers/spi/spi-lantiq-ssc.c while (rx_fill) { rx_fill 592 drivers/spi/spi-lantiq-ssc.c rx_fill--; rx_fill 431 drivers/usb/gadget/function/u_ether.c rx_fill(dev, GFP_KERNEL); rx_fill 615 drivers/usb/gadget/function/u_ether.c rx_fill(dev, gfp_flags);