Searched refs:mlx5_wqe_eth_seg (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| A D | ipsec_rxtx.h | 88 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 D | en_accel.h | 54 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 D | ipsec_rxtx.c | 136 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 D | en_tx.c | 220 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 D | en.h | 227 struct mlx5_wqe_eth_seg eth;
|
| A D | en_main.c | 1681 struct mlx5_wqe_eth_seg *eseg = &wqe->eth; in mlx5e_open_xdpsq()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| A D | txrx.h | 25 #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 D | xdp.c | 320 struct mlx5_wqe_eth_seg *eseg = &wqe->eth; in mlx5e_xmit_xdp_frame()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| A D | ipoib.h | 109 struct mlx5_wqe_eth_seg eth;
|
| /linux/drivers/infiniband/hw/mlx5/ |
| A D | wr.c | 107 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 D | qp.c | 443 sizeof(struct mlx5_wqe_eth_seg); in sq_overhead()
|
| /linux/include/linux/mlx5/ |
| A D | qp.h | 252 struct mlx5_wqe_eth_seg { struct
|
Completed in 43 milliseconds