Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.h60 struct ixgbe_fcoe_ddp { struct
81 struct ixgbe_fcoe_ddp ddp[IXGBE_FCOE_DDP_MAX_X550]; argument
Dixgbe_fcoe.c47 static inline void ixgbe_fcoe_clear_ddp(struct ixgbe_fcoe_ddp *ddp) in ixgbe_fcoe_clear_ddp()
73 struct ixgbe_fcoe_ddp *ddp; in ixgbe_fcoe_ddp_put()
163 struct ixgbe_fcoe_ddp *ddp; in ixgbe_fcoe_ddp_setup()
406 int ixgbe_fcoe_ddp(struct ixgbe_adapter *adapter, in ixgbe_fcoe_ddp() function
412 struct ixgbe_fcoe_ddp *ddp; in ixgbe_fcoe_ddp()
Dixgbe.h930 int ixgbe_fcoe_ddp(struct ixgbe_adapter *adapter,
Dixgbe_main.c2104 ddp_bytes = ixgbe_fcoe_ddp(adapter, rx_desc, skb); in ixgbe_clean_rx_irq()