Searched refs:ixgbe_fcoe (Results 1 - 5 of 5) sorted by path

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A DMakefile19 ixgbe-$(CONFIG_FCOE:m=y) += ixgbe_fcoe.o
H A Dixgbe_fcoe.h52 struct ixgbe_fcoe { struct
H A Dixgbe.h25 #include "ixgbe_fcoe.h"
753 struct ixgbe_fcoe fcoe;
H A Dixgbe_fcoe.c47 struct ixgbe_fcoe *fcoe;
139 struct ixgbe_fcoe *fcoe;
388 struct ixgbe_fcoe *fcoe;
598 static void ixgbe_fcoe_dma_pool_free(struct ixgbe_fcoe *fcoe, unsigned int cpu)
607 static int ixgbe_fcoe_dma_pool_alloc(struct ixgbe_fcoe *fcoe,
715 struct ixgbe_fcoe *fcoe = &adapter->fcoe;
753 struct ixgbe_fcoe *fcoe = &adapter->fcoe;
794 struct ixgbe_fcoe *fcoe = &adapter->fcoe;
816 struct ixgbe_fcoe *fcoe = &adapter->fcoe;
838 struct ixgbe_fcoe *fco
[all...]
H A Dixgbe_main.c7284 struct ixgbe_fcoe *fcoe = &adapter->fcoe;

Completed in 555 milliseconds