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

/linux-4.1.27/drivers/net/ethernet/intel/i40e/
H A Di40e_fcoe.c241 * i40e_fcoe_ddp_put - release the DDP context for a given exchange id
251 static int i40e_fcoe_ddp_put(struct net_device *netdev, u16 xid) i40e_fcoe_ddp_put() function
549 i40e_fcoe_ddp_put(vsi->netdev, i); i40e_fcoe_free_ddp_resources()
1469 .ndo_fcoe_ddp_done = i40e_fcoe_ddp_put,

Completed in 50 milliseconds