Home
last modified time | relevance | path

Searched refs:ixgbe_fcoe_ddp_put (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.c68 int ixgbe_fcoe_ddp_put(struct net_device *netdev, u16 xid) in ixgbe_fcoe_ddp_put() function
749 ixgbe_fcoe_ddp_put(adapter->netdev, i); in ixgbe_free_fcoe_ddp_resources()
Dixgbe.h920 int ixgbe_fcoe_ddp_put(struct net_device *netdev, u16 xid);
Dixgbe_main.c8182 .ndo_fcoe_ddp_done = ixgbe_fcoe_ddp_put,