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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_fcoe.h55 struct ixgbe_fcoe_ddp { struct
71 struct ixgbe_fcoe_ddp ddp[IXGBE_FCOE_DDP_MAX];
H A Dixgbe_fcoe.c63 * @ddp - ptr to the ixgbe_fcoe_ddp
68 static inline void ixgbe_fcoe_clear_ddp(struct ixgbe_fcoe_ddp *ddp)
94 struct ixgbe_fcoe_ddp *ddp;
150 struct ixgbe_fcoe_ddp *ddp;
281 * ixgbe_fcoe_ddp - check ddp status and mark it done
292 int ixgbe_fcoe_ddp(struct ixgbe_adapter *adapter, function
301 struct ixgbe_fcoe_ddp *ddp;
514 fcoe->pool = pci_pool_create("ixgbe_fcoe_ddp",
H A Dixgbe.h487 extern int ixgbe_fcoe_ddp(struct ixgbe_adapter *adapter,
H A Dixgbe_main.c1330 ddp_bytes = ixgbe_fcoe_ddp(adapter, rx_desc, skb);

Completed in 137 milliseconds