Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c443 wi->opcode = MLX5_OPCODE_NOP; in mlx5e_fill_icosq_frag_edge()
568 if (unlikely(icowi->opcode != MLX5_OPCODE_NOP)) in mlx5e_poll_ico_single_cqe()
Den.h856 cseg->opmod_idx_opcode = cpu_to_be32((*pc << 8) | MLX5_OPCODE_NOP); in mlx5e_post_nop()
Den_main.c951 sq->db.ico_wqe[pi].opcode = MLX5_OPCODE_NOP; in mlx5e_activate_rq()
/Linux-v4.19/include/linux/mlx5/
Ddevice.h394 MLX5_OPCODE_NOP = 0x00, enumerator