Home
last modified time | relevance | path

Searched refs:mlx5e_send_nop (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_tx.c41 void mlx5e_send_nop(struct mlx5e_sq *sq, bool notify_hw) in mlx5e_send_nop() function
291 mlx5e_send_nop(sq, false); in mlx5e_sq_xmit()
Den.h558 void mlx5e_send_nop(struct mlx5e_sq *sq, bool notify_hw);
Den_main.c479 mlx5e_send_nop(&c->sq[0], true); /* trigger mlx5e_post_rx_wqes() */ in mlx5e_open_rq()
728 mlx5e_send_nop(sq, true); in mlx5e_close_sq()