Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
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()
Dixgbe.h993 int ixgbe_fcoe_ddp_put(struct net_device *netdev, u16 xid);
Dixgbe_main.c10443 .ndo_fcoe_ddp_done = ixgbe_fcoe_ddp_put,