Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.c46 struct ixgbe_fcoe *fcoe; in ixgbe_fcoe_ddp_put()
138 struct ixgbe_fcoe *fcoe; in ixgbe_fcoe_ddp_setup()
387 struct ixgbe_fcoe *fcoe; in ixgbe_fcoe_ddp()
597 static void ixgbe_fcoe_dma_pool_free(struct ixgbe_fcoe *fcoe, unsigned int cpu) in ixgbe_fcoe_dma_pool_free()
606 static int ixgbe_fcoe_dma_pool_alloc(struct ixgbe_fcoe *fcoe, in ixgbe_fcoe_dma_pool_alloc()
714 struct ixgbe_fcoe *fcoe = &adapter->fcoe; in ixgbe_free_fcoe_ddp_resources()
752 struct ixgbe_fcoe *fcoe = &adapter->fcoe; in ixgbe_setup_fcoe_ddp_resources()
793 struct ixgbe_fcoe *fcoe = &adapter->fcoe; in ixgbe_fcoe_ddp_enable()
815 struct ixgbe_fcoe *fcoe = &adapter->fcoe; in ixgbe_fcoe_ddp_disable()
837 struct ixgbe_fcoe *fcoe = &adapter->fcoe; in ixgbe_fcoe_enable()
Dixgbe_fcoe.h52 struct ixgbe_fcoe { struct
DMakefile18 ixgbe-$(CONFIG_FCOE:m=y) += ixgbe_fcoe.o
Dixgbe.h696 struct ixgbe_fcoe fcoe;
Dixgbe_main.c7104 struct ixgbe_fcoe *fcoe = &adapter->fcoe; in ixgbe_update_stats()