Searched refs:produce (Results 1 – 20 of 20) sorted by relevance
985 int produce; in ioc3_start_xmit() local1038 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()
142 Say Y here if you want the I2C core to produce a bunch of debug149 Say Y here if you want the I2C algorithm drivers to produce a bunch158 Say Y here if you want the I2C bus drivers to produce a bunch of
28 Say Y here if you want the PPS support to produce a bunch of debug
29 Say Y here if you want the PNP layer to be able to produce debugging
9 PPS generators are special hardware which are able to produce PPS
12 produce correct outputs up to some given time. Reliability is
34 by firmware to produce more valuable hardware error
55 Say Y here if you want the RapidIO subsystem to produce a bunch of
7 produce, switch and output trace data from multiple hardware and
41 Userspace is interested in knowing "this LED can produce arbitrary
132 u16 produce; member
328 ioat_chan->head += ioat_chan->produce; in ioat_tx_submit_unlock()475 ioat_chan->produce = num_descs; in ioat_check_space_lock()
74 the Tulip's PIO (programmed I/O ports). Faster, but could produce
205 The bssid and ssid fields, if blank, will produce an unfiltered scan.
240 Say Y here if you want the CAN device drivers to produce a bunch of
134 Say Y here if you want the Driver core to produce a bunch of
47 and produce RGB565, RGB666, RGB888 output format.
75 Say Y here if you want the PCI core to produce a bunch of debug
399 The ACPI subsystem can produce debug output. Saying Y enables this
34 Say Y here if you want the I2C chip drivers to produce a bunch of
Completed in 46 milliseconds