Home
last modified time | relevance | path

Searched defs:opmod (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_mad.c35 u16 opmod, u8 port) in mlx5_core_mad_ifc()
H A Dmlx5_vport.c37 static int _mlx5_query_vport_state(struct mlx5_core_dev *mdev, u8 opmod, in _mlx5_query_vport_state()
57 u8 mlx5_query_vport_state(struct mlx5_core_dev *mdev, u8 opmod, u16 vport) in mlx5_query_vport_state()
67 u8 mlx5_query_vport_admin_state(struct mlx5_core_dev *mdev, u8 opmod, u16 vport) in mlx5_query_vport_admin_state()
77 int mlx5_modify_vport_admin_state(struct mlx5_core_dev *mdev, u8 opmod, in mlx5_modify_vport_admin_state()
H A Dmlx5_fs_cmd.c181 int opmod = 0; mlx5_cmd_fs_set_fte() local
H A Dmlx5_main.c420 u16 opmod = (cap_type << 1) | (cap_mode & 0x01); in mlx5_core_get_caps_mode() local
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cq.c103 int cq_num, u32 opmod) in mlx4_MODIFY_CQ()
/freebsd/contrib/ofed/libmlx5/
H A Dmlx5dv.h468 uint8_t opcode, uint8_t opmod, uint32_t qp_num, in mlx5dv_set_ctrl_seg()
495 uint8_t opcode, uint8_t opmod, uint32_t qp_num, in mlx5dv_x86_set_ctrl_seg()
H A Dqp.c628 uint8_t opmod = 0; in _mlx5_post_send() local
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c3878 u8 opmod = 0; in finish_wqe() local