Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec_rxtx.h88 static inline bool mlx5e_ipsec_eseg_meta(struct mlx5_wqe_eth_seg *eseg) in mlx5e_ipsec_eseg_meta()
94 struct mlx5_wqe_eth_seg *eseg);
132 struct mlx5_wqe_eth_seg *eseg) in mlx5e_ipsec_txwqe_build_eseg_csum()
156 static inline bool mlx5e_ipsec_eseg_meta(struct mlx5_wqe_eth_seg *eseg) in mlx5e_ipsec_eseg_meta()
168 struct mlx5_wqe_eth_seg *eseg) in mlx5e_ipsec_txwqe_build_eseg_csum()
A Den_accel.h54 mlx5e_tx_tunnel_accel(struct sk_buff *skb, struct mlx5_wqe_eth_seg *eseg, u16 ihs) in mlx5e_tx_tunnel_accel()
163 #define MLX5E_ACCEL_ESEG_LEN offsetof(struct mlx5_wqe_eth_seg, mss)
167 struct mlx5_wqe_eth_seg *eseg, u16 ihs) in mlx5e_accel_tx_eseg()
A Dipsec_rxtx.c136 struct mlx5_wqe_eth_seg *eseg, u8 mode, in mlx5e_ipsec_set_swp()
307 struct mlx5_wqe_eth_seg *eseg) in mlx5e_ipsec_tx_build_eseg()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tx.c220 struct mlx5_wqe_eth_seg *eseg) in mlx5e_txwqe_build_eseg_csum()
476 struct mlx5_wqe_eth_seg *eseg; in mlx5e_sq_xmit_wqe()
532 static bool mlx5e_tx_mpwqe_same_eseg(struct mlx5e_txqsq *sq, struct mlx5_wqe_eth_seg *eseg) in mlx5e_tx_mpwqe_same_eseg()
541 struct mlx5_wqe_eth_seg *eseg) in mlx5e_tx_mpwqe_session_start()
620 struct mlx5_wqe_eth_seg *eseg, bool xmit_more) in mlx5e_sq_xmit_mpwqe()
678 struct mlx5_wqe_eth_seg *eseg, u16 ihs) in mlx5e_txwqe_build_eseg()
708 struct mlx5_wqe_eth_seg eseg = {}; in mlx5e_xmit()
989 struct mlx5_wqe_eth_seg *eseg; in mlx5i_sq_xmit()
A Den.h227 struct mlx5_wqe_eth_seg eth;
A Den_main.c1681 struct mlx5_wqe_eth_seg *eseg = &wqe->eth; in mlx5e_open_xdpsq()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtxrx.h25 #define INL_HDR_START_SZ (sizeof(((struct mlx5_wqe_eth_seg *)NULL)->inline_hdr.start))
387 static inline void mlx5e_eseg_swp_offsets_add_vlan(struct mlx5_wqe_eth_seg *eseg) in mlx5e_eseg_swp_offsets_add_vlan()
397 mlx5e_set_eseg_swp(struct sk_buff *skb, struct mlx5_wqe_eth_seg *eseg, in mlx5e_set_eseg_swp()
A Dxdp.c320 struct mlx5_wqe_eth_seg *eseg = &wqe->eth; in mlx5e_xmit_xdp_frame()
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
A Dipoib.h109 struct mlx5_wqe_eth_seg eth;
/linux/drivers/infiniband/hw/mlx5/
A Dwr.c107 struct mlx5_wqe_eth_seg *eseg = *seg; in set_eth_seg()
109 memset(eseg, 0, sizeof(struct mlx5_wqe_eth_seg)); in set_eth_seg()
132 stride = ALIGN(sizeof(struct mlx5_wqe_eth_seg) - in set_eth_seg()
148 *seg += sizeof(struct mlx5_wqe_eth_seg); in set_eth_seg()
149 *size += sizeof(struct mlx5_wqe_eth_seg) / 16; in set_eth_seg()
A Dqp.c443 sizeof(struct mlx5_wqe_eth_seg); in sq_overhead()
/linux/include/linux/mlx5/
A Dqp.h252 struct mlx5_wqe_eth_seg { struct

Completed in 43 milliseconds