Searched refs:mlx5e_post_nop (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tx.c | 303 mlx5e_post_nop(wq, sq->sqn, &sq->pc); in mlx5e_fill_sq_frag_edge()
|
D | en.h | 848 struct mlx5e_tx_wqe *mlx5e_post_nop(struct mlx5_wq_cyc *wq, u32 sqn, u16 *pc) in mlx5e_post_nop() function
|
D | en_rx.c | 444 mlx5e_post_nop(wq, sq->sqn, &sq->pc); in mlx5e_fill_icosq_frag_edge()
|
D | en_main.c | 952 nopwqe = mlx5e_post_nop(wq, sq->sqn, &sq->pc); in mlx5e_activate_rq() 1374 nop = mlx5e_post_nop(wq, sq->sqn, &sq->pc); in mlx5e_deactivate_txqsq()
|