Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c44 int ixgbe_fcoe_ddp_put(struct net_device *netdev, u16 xid) in ixgbe_fcoe_ddp_put() function
728 ixgbe_fcoe_ddp_put(adapter->netdev, i); in ixgbe_free_fcoe_ddp_resources()
H A Dixgbe.h993 int ixgbe_fcoe_ddp_put(struct net_device *netdev, u16 xid);
H A Dixgbe_main.c10421 .ndo_fcoe_ddp_done = ixgbe_fcoe_ddp_put,