freebsd-nq/sys/arm/include
Kip Macy db7f0b974f - bump __FreeBSD version to reflect added buf_ring, memory barriers,
and ifnet functions

- add memory barriers to <machine/atomic.h>
- update drivers to only conditionally define their own

- add lockless producer / consumer ring buffer
- remove ring buffer implementation from cxgb and update its callers

- add if_transmit(struct ifnet *ifp, struct mbuf *m) to ifnet to
  allow drivers to efficiently manage multiple hardware queues
  (i.e. not serialize all packets through one ifq)
- expose if_qflush to allow drivers to flush any driver managed queues

This work was supported by Bitgravity Inc. and Chelsio Inc.
2008-11-22 05:55:56 +00:00
..
_bus.h Remove errant % in license comment. 2008-02-26 11:45:32 +00:00
_inttypes.h
_limits.h
_stdint.h
_types.h
armreg.h Introduce low-level support for new Marvell core CPUs: 88FR131, 88FR571. 2008-10-13 18:16:54 +00:00
asm.h
asmacros.h Improve ARM_TP_ADDRESS and RAS area. 2008-02-05 10:22:33 +00:00
atomic.h - bump __FreeBSD version to reflect added buf_ring, memory barriers, 2008-11-22 05:55:56 +00:00
blockio.h
bootconfig.h
bootinfo.h Initial support of loader(8) for ARM machines running U-Boot. 2008-10-14 10:11:14 +00:00
bus_dma.h
bus.h
clock.h
cpu.h
cpuconf.h
cpufunc.h Introduce low-level support for new Marvell core CPUs: 88FR131, 88FR571. 2008-10-13 18:16:54 +00:00
db_machdep.h Add "add pc, whatever" as a branch instruction, we use it in memcpy(). 2008-08-03 15:35:32 +00:00
disassem.h
elf.h
endian.h Whitespace nit. 2008-08-23 23:35:08 +00:00
exec.h
fiq.h
float.h
floatingpoint.h
fp.h
frame.h
gdb_machdep.h
ieee.h
ieeefp.h
in_cksum.h
intr.h Introduce basic support for Marvell families of system-on-chip ARM devices: 2008-10-13 20:07:13 +00:00
katelib.h
kdb.h
limits.h
machdep.h Take the first baby step towards unifying and cleaning up arminit(): 2008-04-03 16:44:50 +00:00
md_var.h Support kernel crash mini dumps on ARM architecture. 2008-11-06 16:20:27 +00:00
memdev.h Remove the unused major/minor numbers from iodev and memdev. 2008-06-25 07:45:31 +00:00
metadata.h Initial support of loader(8) for ARM machines running U-Boot. 2008-10-14 10:11:14 +00:00
minidump.h Support kernel crash mini dumps on ARM architecture. 2008-11-06 16:20:27 +00:00
mutex.h
param.h When building a kernel module, define MAXCPU the same as SMP so 2008-03-27 05:03:26 +00:00
pcb.h
pcpu.h Remove the unused field "pc_prvspace" from the MD fields for the struct 2008-09-11 20:39:46 +00:00
pmap.h Support kernel crash mini dumps on ARM architecture. 2008-11-06 16:20:27 +00:00
pmc_mdep.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
reloc.h
resource.h Introduce basic support for Marvell families of system-on-chip ARM devices: 2008-10-13 20:07:13 +00:00
runq.h
setjmp.h
sf_buf.h
sigframe.h
signal.h
smp.h
stack.h
stdarg.h
swi.h
sysarch.h Improve ARM_TP_ADDRESS and RAS area. 2008-02-05 10:22:33 +00:00
trap.h
ucontext.h
undefined.h
utrap.h
vmparam.h