Home
last modified time | relevance | path

Searched refs:ixgbe_fcoe (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c47 struct ixgbe_fcoe *fcoe; in ixgbe_fcoe_ddp_put()
139 struct ixgbe_fcoe *fcoe; in ixgbe_fcoe_ddp_setup()
388 struct ixgbe_fcoe *fcoe; in ixgbe_fcoe_ddp()
598 static void ixgbe_fcoe_dma_pool_free(struct ixgbe_fcoe *fcoe, unsigned int cpu) in ixgbe_fcoe_dma_pool_free()
607 static int ixgbe_fcoe_dma_pool_alloc(struct ixgbe_fcoe *fcoe, in ixgbe_fcoe_dma_pool_alloc()
715 struct ixgbe_fcoe *fcoe = &adapter->fcoe; in ixgbe_free_fcoe_ddp_resources()
753 struct ixgbe_fcoe *fcoe = &adapter->fcoe; in ixgbe_setup_fcoe_ddp_resources()
794 struct ixgbe_fcoe *fcoe = &adapter->fcoe; in ixgbe_fcoe_ddp_enable()
816 struct ixgbe_fcoe *fcoe = &adapter->fcoe; in ixgbe_fcoe_ddp_disable()
838 struct ixgbe_fcoe *fco in ixgbe_fcoe_enable()
[all...]
H A Dixgbe_fcoe.h52 struct ixgbe_fcoe { struct
53 ddp_poolixgbe_fcoe global() argument
56 ddpixgbe_fcoe global() argument
57 extra_ddp_bufferixgbe_fcoe global() argument
58 extra_ddp_buffer_dmaixgbe_fcoe global() argument
59 modeixgbe_fcoe global() argument
60 upixgbe_fcoe global() argument
H A DMakefile21 ixgbe-$(CONFIG_FCOE:m=y) += ixgbe_fcoe.o
H A Dixgbe.h28 #include "ixgbe_fcoe.h"
776 struct ixgbe_fcoe fcoe;