Searched defs:opmod (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_mad.c | 35 u16 opmod, u8 port) in mlx5_core_mad_ifc()
|
H A D | mlx5_vport.c | 37 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 D | mlx5_fs_cmd.c | 181 int opmod = 0; mlx5_cmd_fs_set_fte() local
|
H A D | mlx5_main.c | 420 u16 opmod = (cap_type << 1) | (cap_mode & 0x01); in mlx5_core_get_caps_mode() local
|
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_cq.c | 103 int cq_num, u32 opmod) in mlx4_MODIFY_CQ()
|
/freebsd/contrib/ofed/libmlx5/ |
H A D | mlx5dv.h | 468 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 D | qp.c | 628 uint8_t opmod = 0; in _mlx5_post_send() local
|
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_qp.c | 3878 u8 opmod = 0; in finish_wqe() local
|