Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_devx_cmds.h242 uint32_t non_wire:1; member
H A Dmlx5_devx_cmds.c1344 MLX5_SET(sqc, sq_ctx, non_wire, sq_attr->non_wire); in mlx5_devx_cmd_create_sq()
H A Dmlx5_prm.h2054 u8 non_wire[0x1]; member
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_txpp.c570 sq_attr.non_wire = 0; in mlx5_txpp_create_clock_queue()
573 sq_attr.non_wire = 1; in mlx5_txpp_create_clock_queue()