freebsd-dev/sys/dev/i40e
John Baldwin 46e89834dc - Don't compare bus_dma map pointers for static DMA allocations against
NULL to determine if bus_dmamap_unload() or bus_dmamem_free() should be
  called.  Instead, check the associated bus and virtual addresses.
- Don't clear static DMA maps to NULL.

Reviewed by:	jfv
2014-06-12 11:15:19 +00:00
..
i40e_adminq_cmd.h
i40e_adminq.c
i40e_adminq.h
i40e_alloc.h
i40e_common.c
i40e_hmc.c
i40e_hmc.h
i40e_lan_hmc.c
i40e_lan_hmc.h
i40e_nvm.c
i40e_osdep.c - Don't compare bus_dma map pointers for static DMA allocations against 2014-06-12 11:15:19 +00:00
i40e_osdep.h
i40e_pf.h
i40e_prototype.h
i40e_register_x710_int.h
i40e_register.h
i40e_status.h
i40e_txrx.c
i40e_type.h
i40e_virtchnl.h
i40e.h
if_i40e.c