Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.c43 int ixgbe_fcoe_ddp_put(struct net_device *netdev, u16 xid) in ixgbe_fcoe_ddp_put() function
727 ixgbe_fcoe_ddp_put(adapter->netdev, i); in ixgbe_free_fcoe_ddp_resources()
Dixgbe.h922 int ixgbe_fcoe_ddp_put(struct net_device *netdev, u16 xid);
Dixgbe_main.c10238 .ndo_fcoe_ddp_done = ixgbe_fcoe_ddp_put,