summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/net.c
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2006-11-18 19:20:18 +0000
committerBrad Smith <brad@cvs.openbsd.org>2006-11-18 19:20:18 +0000
commit58585d4bef550803848f9e6479a5e57c5c0c05cf (patch)
treeb330e20c46ef2bf99b3e263fcfd28e8100f454ab /sys/lib/libsa/net.c
parent2e0da3e827c8f4107d384c54290d81b1885a4aa5 (diff)
ixgb_get_buf():
- Use bus_dmamap_load_mbuf() instead of bus_dmamap_load() + mtod(). - Only BUS_DMASYNC_PREREAD is necessary for the bus_dmamap_sync(). ixgb_allocate_receive_structures(): - Clean up error handling for receive buffer allocation and just have everything done by ixgb_free_receive_structures() now. ixgb_free_receive_structures(): - A few changes here to allow this function to be called from ixgb_stop() as well as ixgb_allocate_receive_structures().
Diffstat (limited to 'sys/lib/libsa/net.c')
0 files changed, 0 insertions, 0 deletions