Home
last modified time | relevance | path

Searched refs:uar_mmap_offset (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_txq.c91 txq->msq.uar_mmap_offset); in txq_uar_init_secondary()
225 sq->uar_mmap_offset = dqp->uar_mmap_offset; in mlx4_txq_fill_dv_obj_info()
227 sq->uar_mmap_offset = -1; /* Make mmap() fail. */ in mlx4_txq_fill_dv_obj_info()
467 dv_qp.uar_mmap_offset = -1; /* Make mmap() fail. */ in mlx4_tx_queue_setup()
H A Dmlx4_prm.h81 off_t uar_mmap_offset; /* UAR mmap offset for non-primary process. */ member
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_verbs.c1029 txq_ctrl->uar_mmap_offset = qp.uar_mmap_offset; in mlx5_txq_ibv_obj_new()
1031 dev->data->port_id, txq_ctrl->uar_mmap_offset); in mlx5_txq_ibv_obj_new()
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_txq.c510 cmd = txq_ctrl->uar_mmap_offset / page_size; in txq_uar_ncattr_init()
545 lock_idx = (txq_ctrl->uar_mmap_offset / page_size) & in txq_uar_init()
591 fd, txq_ctrl->uar_mmap_offset); in txq_uar_init_secondary()
H A Dmlx5_rxtx.h298 off_t uar_mmap_offset; /* UAR mmap offset for non-primary process. */ member
H A Dmlx5_devx.c1500 txq_ctrl->uar_mmap_offset = in mlx5_txq_devx_obj_new()