Searched refs:mlx5e_tx_wqe (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | txrx.h | 12 #define MLX5E_TX_WQE_EMPTY_DS_COUNT (sizeof(struct mlx5e_tx_wqe) / MLX5_SEND_WQE_DS) 140 ((struct mlx5e_tx_wqe *)mlx5e_fetch_wqe(&(sq)->wq, pi, sizeof(struct mlx5e_tx_wqe))) 142 static inline struct mlx5e_tx_wqe * 146 struct mlx5e_tx_wqe *wqe = mlx5_wq_cyc_get_wqe(wq, pi); in mlx5e_post_nop() 159 static inline struct mlx5e_tx_wqe * 163 struct mlx5e_tx_wqe *wqe = mlx5_wq_cyc_get_wqe(wq, pi); in mlx5e_post_nop_fence()
|
| H A D | xdp.c | 382 struct mlx5e_tx_wqe *wqe; in mlx5e_xdp_mpwqe_session_start() 539 struct mlx5e_tx_wqe *wqe; in mlx5e_xmit_xdp_frame()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | psp_rxtx.h | 50 void mlx5e_psp_handle_tx_wqe(struct mlx5e_tx_wqe *wqe,
|
| H A D | ipsec_rxtx.h | 63 void mlx5e_ipsec_handle_tx_wqe(struct mlx5e_tx_wqe *wqe,
|
| H A D | en_accel.h | 201 struct mlx5e_tx_wqe *wqe, in mlx5e_accel_tx_finish()
|
| H A D | psp_rxtx.c | 167 void mlx5e_psp_handle_tx_wqe(struct mlx5e_tx_wqe *wqe, in mlx5e_psp_handle_tx_wqe()
|
| H A D | ipsec_rxtx.c | 187 void mlx5e_ipsec_handle_tx_wqe(struct mlx5e_tx_wqe *wqe, in mlx5e_ipsec_handle_tx_wqe()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
| H A D | tx.c | 53 struct mlx5e_tx_wqe *nopwqe; in mlx5e_xsk_tx_post_err()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_tx.c | 354 struct mlx5e_tx_wqe *wqe; in mlx5e_tx_flush() 426 struct mlx5e_tx_wqe *wqe, u16 pi, bool xmit_more) in mlx5e_sq_xmit_wqe() 496 struct mlx5e_tx_wqe *wqe; in mlx5e_tx_mpwqe_session_start() 651 struct mlx5e_tx_wqe *wqe; in mlx5e_xmit()
|
| H A D | en_txrx.c | 76 struct mlx5e_tx_wqe *nopwqe; in mlx5e_trigger_irq()
|
| H A D | en.h | 222 struct mlx5e_tx_wqe { struct 399 struct mlx5e_tx_wqe *wqe;
|
| H A D | en_main.c | 1910 struct mlx5e_tx_wqe *nop; in mlx5e_deactivate_txqsq()
|