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

/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_mad.c33 mlx5_core_mad_ifc(struct mlx5_core_dev *dev, const void *inb, void *outb, u16 opmod, u8 port) argument
H A Dmlx5_fs_cmd.c178 int opmod = 0; local
H A Dmlx5_vport.c36 static int _mlx5_query_vport_state(struct mlx5_core_dev *mdev, u8 opmod, argument
56 u8 mlx5_query_vport_state(struct mlx5_core_dev *mdev, u8 opmod, u16 vport) argument
66 u8 mlx5_query_vport_admin_state(struct mlx5_core_dev *mdev, u8 opmod, u16 vport) argument
76 int mlx5_modify_vport_admin_state(struct mlx5_core_dev *mdev, u8 opmod, argument
H A Dmlx5_main.c366 u16 opmod = (cap_type << 1) | (cap_mode & 0x01); local
/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cq.c102 mlx4_MODIFY_CQ(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox, int cq_num, u32 opmod) argument
/freebsd-13-stable/contrib/ofed/libmlx5/
H A Dqp.c628 uint8_t opmod = 0; local
H A Dmlx5dv.h467 mlx5dv_set_ctrl_seg(struct mlx5_wqe_ctrl_seg *seg, uint16_t pi, uint8_t opcode, uint8_t opmod, uint32_t qp_num, uint8_t fm_ce_se, uint8_t ds, uint8_t signature, uint32_t imm) argument
494 mlx5dv_x86_set_ctrl_seg(struct mlx5_wqe_ctrl_seg *seg, uint16_t pi, uint8_t opcode, uint8_t opmod, uint32_t qp_num, uint8_t fm_ce_se, uint8_t ds, uint8_t signature, uint32_t imm) argument
/freebsd-13-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c3776 u8 opmod = 0; local

Completed in 135 milliseconds