Searched refs:ixgbe_fcoe_ddp_put (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10446 .ndo_fcoe_ddp_done = ixgbe_fcoe_ddp_put,
H A Dixgbe.h993 int ixgbe_fcoe_ddp_put(struct net_device *netdev, u16 xid);
H A Dixgbe_fcoe.c34 * ixgbe_fcoe_ddp_put - free the ddp context for a given xid
44 int ixgbe_fcoe_ddp_put(struct net_device *netdev, u16 xid) function
728 ixgbe_fcoe_ddp_put(adapter->netdev, i);

Completed in 166 milliseconds