Home
last modified time | relevance | path

Searched refs:mlx5_uar_write64 (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx.h523 #define mlx5_uar_write64(val, dst, lock) __mlx5_uar_write64(val, dst, NULL) macro
527 #define mlx5_uar_write64(val, dst, lock) __mlx5_uar_write64(val, dst, lock) macro
H A Dmlx5_rxq.c1034 mlx5_uar_write64(rte_cpu_to_be_64(doorbell), in mlx5_arm_cq()