Home
last modified time | relevance | path

Searched refs:mlx5e_post_nop (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_tx.c303 mlx5e_post_nop(wq, sq->sqn, &sq->pc); in mlx5e_fill_sq_frag_edge()
Den.h848 struct mlx5e_tx_wqe *mlx5e_post_nop(struct mlx5_wq_cyc *wq, u32 sqn, u16 *pc) in mlx5e_post_nop() function
Den_rx.c444 mlx5e_post_nop(wq, sq->sqn, &sq->pc); in mlx5e_fill_icosq_frag_edge()
Den_main.c952 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()