Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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];
H A Dixgbe_fcoe.c18 * @ddp: ptr to the ixgbe_fcoe_ddp
23 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()
372 * ixgbe_fcoe_ddp - check ddp status and mark it done
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.h930 int ixgbe_fcoe_ddp(struct ixgbe_adapter *adapter,
H A Dixgbe_main.c2401 ddp_bytes = ixgbe_fcoe_ddp(adapter, rx_desc, skb); in ixgbe_clean_rx_irq()
/kernel/linux/linux-6.6/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];
H A Dixgbe_fcoe.c18 * @ddp: ptr to the ixgbe_fcoe_ddp
23 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()
372 * ixgbe_fcoe_ddp - check ddp status and mark it done
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()

Completed in 32 milliseconds