Home
last modified time | relevance | path

Searched defs:rqn (Results 1 – 13 of 13) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dchannels.c26 void mlx5e_channels_get_regular_rqn(struct mlx5e_channels *chs, unsigned int ix, u32 *rqn) in mlx5e_channels_get_regular_rqn()
33 void mlx5e_channels_get_xsk_rqn(struct mlx5e_channels *chs, unsigned int ix, u32 *rqn) in mlx5e_channels_get_xsk_rqn()
42 bool mlx5e_channels_get_ptp_rqn(struct mlx5e_channels *chs, u32 *rqn) in mlx5e_channels_get_ptp_rqn()
A Dtir.c48 void mlx5e_tir_builder_build_inline(struct mlx5e_tir_builder *builder, u32 tdn, u32 rqn) in mlx5e_tir_builder_build_inline()
A Drqt.c143 int mlx5e_rqt_redirect_direct(struct mlx5e_rqt *rqt, u32 rqn) in mlx5e_rqt_redirect_direct()
A Drx_res.c475 u32 rqn = res->rss_rqns[ix]; in mlx5e_rx_res_channel_activate_direct() local
520 u32 rqn; in mlx5e_rx_res_channels_activate() local
A Dtrap.c100 u32 rqn) in mlx5e_create_trap_direct_rq_tir()
A Dreporter_rx.c11 static int mlx5e_query_rq_state(struct mlx5_core_dev *dev, u32 rqn, u8 *state) in mlx5e_query_rq_state()
A Dptp.c812 int mlx5e_ptp_get_rqn(struct mlx5e_ptp *c, u32 *rqn) in mlx5e_ptp_get_rqn()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dtransobj.c66 int mlx5_core_create_rq(struct mlx5_core_dev *dev, u32 *in, int inlen, u32 *rqn) in mlx5_core_create_rq()
80 int mlx5_core_modify_rq(struct mlx5_core_dev *dev, u32 rqn, u32 *in) in mlx5_core_modify_rq()
89 void mlx5_core_destroy_rq(struct mlx5_core_dev *dev, u32 rqn) in mlx5_core_destroy_rq()
99 int mlx5_core_query_rq(struct mlx5_core_dev *dev, u32 rqn, u32 *out) in mlx5_core_query_rq()
275 struct mlx5_hairpin_params *params, u32 *rqn) in mlx5_hairpin_create_rq()
351 static int mlx5_hairpin_modify_rq(struct mlx5_core_dev *func_mdev, u32 rqn, in mlx5_hairpin_modify_rq()
A Den.h766 u32 rqn; member
/linux-6.3-rc2/include/linux/mlx5/
A Dtransobj.h76 u32 *rqn; member
A Dmlx5_ifc.h5372 u8 rqn[0x18]; member
7275 u8 rqn[0x18]; member
7965 u8 rqn[0x18]; member
8640 u8 rqn[0x18]; member
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dqpc.c554 static void destroy_rq_tracked(struct mlx5_ib_dev *dev, u32 rqn, u16 uid) in destroy_rq_tracked()
568 u32 rqn; in mlx5_core_create_rq_tracked() local
/linux-6.3-rc2/include/uapi/rdma/
A Dmlx5-abi.h398 __u32 rqn; member

Completed in 113 milliseconds