Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/ixgbe/
Dixgbe_fcoe.h58 struct ixgbe_fcoe_ddp { struct
76 struct ixgbe_fcoe_ddp ddp[IXGBE_FCOE_DDP_MAX]; argument
Dixgbe_fcoe.c68 static inline void ixgbe_fcoe_clear_ddp(struct ixgbe_fcoe_ddp *ddp) in ixgbe_fcoe_clear_ddp()
94 struct ixgbe_fcoe_ddp *ddp; in ixgbe_fcoe_ddp_put()
155 struct ixgbe_fcoe_ddp *ddp; in ixgbe_fcoe_ddp_setup()
375 int ixgbe_fcoe_ddp(struct ixgbe_adapter *adapter, in ixgbe_fcoe_ddp() function
384 struct ixgbe_fcoe_ddp *ddp; in ixgbe_fcoe_ddp()
Dixgbe.h555 extern int ixgbe_fcoe_ddp(struct ixgbe_adapter *adapter,
Dixgbe_main.c1466 ddp_bytes = ixgbe_fcoe_ddp(adapter, rx_desc, skb); in ixgbe_clean_rx_irq()