Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.h35 struct ixgbe_fcoe_ddp { struct
56 struct ixgbe_fcoe_ddp ddp[IXGBE_FCOE_DDP_MAX_X550]; argument
H A Dixgbe_fcoe.c23 static inline void ixgbe_fcoe_clear_ddp(struct ixgbe_fcoe_ddp *ddp) in ixgbe_fcoe_clear_ddp()
49 struct ixgbe_fcoe_ddp *ddp; in ixgbe_fcoe_ddp_put()
140 struct ixgbe_fcoe_ddp *ddp; in ixgbe_fcoe_ddp_setup()
383 int ixgbe_fcoe_ddp(struct ixgbe_adapter *adapter, in ixgbe_fcoe_ddp() function
389 struct ixgbe_fcoe_ddp *ddp; in ixgbe_fcoe_ddp()
H A Dixgbe.h987 int ixgbe_fcoe_ddp(struct ixgbe_adapter *adapter,
H A Dixgbe_main.c2395 ddp_bytes = ixgbe_fcoe_ddp(adapter, rx_desc, skb); in ixgbe_clean_rx_irq()