Home
last modified time | relevance | path

Searched refs:mlx5_wqe_eth_seg (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_rxtx.h82 static inline bool mlx5e_ipsec_eseg_meta(struct mlx5_wqe_eth_seg *eseg) in mlx5e_ipsec_eseg_meta()
88 struct mlx5_wqe_eth_seg *eseg);
119 struct mlx5_wqe_eth_seg *eseg) in mlx5e_ipsec_txwqe_build_eseg_csum()
146 static inline bool mlx5e_ipsec_eseg_meta(struct mlx5_wqe_eth_seg *eseg) in mlx5e_ipsec_eseg_meta()
158 struct mlx5_wqe_eth_seg *eseg) in mlx5e_ipsec_txwqe_build_eseg_csum()
H A Den_accel.h55 mlx5e_tx_tunnel_accel(struct sk_buff *skb, struct mlx5_wqe_eth_seg *eseg, u16 ihs) in mlx5e_tx_tunnel_accel()
171 #define MLX5E_ACCEL_ESEG_LEN offsetof(struct mlx5_wqe_eth_seg, mss)
175 struct mlx5_wqe_eth_seg *eseg, u16 ihs) in mlx5e_accel_tx_eseg()
H A Dmacsec.h23 struct mlx5_wqe_eth_seg *eseg);
H A Dipsec_rxtx.c76 struct mlx5_wqe_eth_seg *eseg, u8 mode, in mlx5e_ipsec_set_swp()
220 struct mlx5_wqe_eth_seg *eseg) in mlx5e_ipsec_tx_build_eseg()
H A Dmacsec.c1665 struct mlx5_wqe_eth_seg *eseg) in mlx5e_macsec_tx_build_eseg()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tx.c121 struct mlx5_wqe_eth_seg *eseg) in mlx5e_txwqe_build_eseg_csum()
379 struct mlx5_wqe_eth_seg *eseg, bool xmit_more) in mlx5e_txwqe_complete()
432 struct mlx5_wqe_eth_seg *eseg; in mlx5e_sq_xmit_wqe()
515 static bool mlx5e_tx_mpwqe_same_eseg(struct mlx5e_txqsq *sq, struct mlx5_wqe_eth_seg *eseg) in mlx5e_tx_mpwqe_same_eseg()
524 struct mlx5_wqe_eth_seg *eseg) in mlx5e_tx_mpwqe_session_start()
603 struct mlx5_wqe_eth_seg *eseg, bool xmit_more) in mlx5e_sq_xmit_mpwqe()
658 struct mlx5_wqe_eth_seg *eseg) in mlx5e_cqe_ts_id_eseg()
667 struct mlx5_wqe_eth_seg *eseg, u16 ihs) in mlx5e_txwqe_build_eseg()
712 struct mlx5_wqe_eth_seg eseg = {}; in mlx5e_xmit()
984 struct mlx5_wqe_eth_seg *eseg; in mlx5i_sq_xmit()
H A Den.h231 struct mlx5_wqe_eth_seg eth;
H A Den_main.c1888 struct mlx5_wqe_eth_seg *eseg = &wqe->eth; in mlx5e_open_xdpsq()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.h111 struct mlx5_wqe_eth_seg eth;
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtxrx.h12 #define INL_HDR_START_SZ (sizeof(((struct mlx5_wqe_eth_seg *)NULL)->inline_hdr.start))
421 static inline void mlx5e_eseg_swp_offsets_add_vlan(struct mlx5_wqe_eth_seg *eseg) in mlx5e_eseg_swp_offsets_add_vlan()
431 mlx5e_set_eseg_swp(struct sk_buff *skb, struct mlx5_wqe_eth_seg *eseg, in mlx5e_set_eseg_swp()
H A Dxdp.c490 struct mlx5_wqe_eth_seg *eseg; in mlx5e_xmit_xdp_frame()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dwr.c57 struct mlx5_wqe_eth_seg *eseg = *seg; in set_eth_seg()
59 memset(eseg, 0, sizeof(struct mlx5_wqe_eth_seg)); in set_eth_seg()
82 stride = ALIGN(sizeof(struct mlx5_wqe_eth_seg) - in set_eth_seg()
98 *seg += sizeof(struct mlx5_wqe_eth_seg); in set_eth_seg()
99 *size += sizeof(struct mlx5_wqe_eth_seg) / 16; in set_eth_seg()
H A Dqp.c525 sizeof(struct mlx5_wqe_eth_seg); in sq_overhead()
/openbmc/linux/include/linux/mlx5/
H A Dqp.h260 struct mlx5_wqe_eth_seg { struct