Home
last modified time | relevance | path

Searched refs:ixgbe_fcoe_ddp_put (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
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) in ixgbe_fcoe_ddp_put() function
728 ixgbe_fcoe_ddp_put(adapter->netdev, i); in ixgbe_free_fcoe_ddp_resources()
H A Dixgbe.h936 int ixgbe_fcoe_ddp_put(struct net_device *netdev, u16 xid);
H A Dixgbe_main.c10313 .ndo_fcoe_ddp_done = ixgbe_fcoe_ddp_put,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
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) 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,

Completed in 33 milliseconds