Home
last modified time | relevance | path

Searched refs:produce (Results 1 – 20 of 20) sorted by relevance

/drivers/net/ethernet/sgi/
A Dioc3-eth.c985 int produce; in ioc3_start_xmit() local
1038 produce = ip->tx_pi; in ioc3_start_xmit()
1039 desc = &ip->txr[produce]; in ioc3_start_xmit()
1085 ip->tx_skbs[produce] = skb; /* Remember skb */ in ioc3_start_xmit()
1086 produce = (produce + 1) & TX_RING_MASK; in ioc3_start_xmit()
1087 ip->tx_pi = produce; in ioc3_start_xmit()
1088 writel(produce << 7, &ip->regs->etpir); /* Fire ... */ in ioc3_start_xmit()
/drivers/i2c/
A DKconfig142 Say Y here if you want the I2C core to produce a bunch of debug
149 Say Y here if you want the I2C algorithm drivers to produce a bunch
158 Say Y here if you want the I2C bus drivers to produce a bunch of
/drivers/pps/
A DKconfig28 Say Y here if you want the PPS support to produce a bunch of debug
/drivers/pnp/
A DKconfig29 Say Y here if you want the PNP layer to be able to produce debugging
/drivers/pps/generators/
A DKconfig9 PPS generators are special hardware which are able to produce PPS
/drivers/ras/
A DKconfig12 produce correct outputs up to some given time. Reliability is
/drivers/acpi/apei/
A DKconfig34 by firmware to produce more valuable hardware error
/drivers/rapidio/
A DKconfig55 Say Y here if you want the RapidIO subsystem to produce a bunch of
/drivers/hwtracing/intel_th/
A DKconfig7 produce, switch and output trace data from multiple hardware and
/drivers/leds/
A DTODO41 Userspace is interested in knowing "this LED can produce arbitrary
/drivers/dma/ioat/
A Ddma.h132 u16 produce; member
A Ddma.c328 ioat_chan->head += ioat_chan->produce; in ioat_tx_submit_unlock()
475 ioat_chan->produce = num_descs; in ioat_check_space_lock()
/drivers/net/ethernet/dec/tulip/
A DKconfig74 the Tulip's PIO (programmed I/O ports). Faster, but could produce
/drivers/net/wireless/marvell/libertas/
A DREADME205 The bssid and ssid fields, if blank, will produce an unfiltered scan.
/drivers/net/can/
A DKconfig240 Say Y here if you want the CAN device drivers to produce a bunch of
/drivers/base/
A DKconfig134 Say Y here if you want the Driver core to produce a bunch of
/drivers/gpu/drm/bridge/
A DKconfig47 and produce RGB565, RGB666, RGB888 output format.
/drivers/pci/
A DKconfig75 Say Y here if you want the PCI core to produce a bunch of debug
/drivers/acpi/
A DKconfig399 The ACPI subsystem can produce debug output. Saying Y enables this
/drivers/hwmon/
A DKconfig34 Say Y here if you want the I2C chip drivers to produce a bunch of

Completed in 46 milliseconds