Searched defs:attr_mask (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_verbs.c81 int attr_mask; local
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_srq.c233 mlx4_ib_modify_srq(struct ib_srq *ibsrq, struct ib_srq_attr *attr, enum ib_srq_attr_mask attr_mask, struct ib_udata *udata) argument
H A Dmlx4_ib_qp.c1343 to_mlx4_access_flags(struct mlx4_ib_qp *qp, const struct ib_qp_attr *attr, int attr_mask) argument
1373 store_sqp_attrs(struct mlx4_ib_sqp *sqp, const struct ib_qp_attr *attr, int attr_mask) argument
1619 __mlx4_ib_modify_qp(struct ib_qp *ibqp, const struct ib_qp_attr *attr, int attr_mask, enum ib_qp_state cur_state, enum ib_qp_state new_state) argument
2024 store_sqp_attrs(to_msqp(qp), attr, attr_mask); local
2159 _mlx4_ib_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_udata *udata) argument
2263 mlx4_ib_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_udata *udata) argument
[all...]
/freebsd-11-stable/sys/dev/syscons/daemon/
H A Ddaemon_saver.c53 static int attr_mask; variable
/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx.c590 VAPI_hca_attr_mask_t attr_mask; local
H A Dosm_vendor_mtl.c182 VAPI_hca_attr_mask_t attr_mask; local
1070 VAPI_hca_attr_mask_t attr_mask; local
[all...]
H A Dosm_vendor_ts.c146 VAPI_hca_attr_mask_t attr_mask; local
871 VAPI_hca_attr_mask_t attr_mask; local
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_gsi.c368 mlx5_ib_gsi_modify_qp(struct ib_qp *qp, struct ib_qp_attr *attr, int attr_mask) argument
H A Dmlx5_ib_srq.c348 mlx5_ib_modify_srq(struct ib_srq *ibsrq, struct ib_srq_attr *attr, enum ib_srq_attr_mask attr_mask, struct ib_udata *udata) argument
H A Dmlx5_ib_cong.c156 mlx5_ib_set_cc_param_mask_val(void *field, u32 index, u64 var, u32 *attr_mask) argument
289 u32 attr_mask = 0; local
[all...]
H A Dmlx5_ib_qp.c2115 to_mlx5_access_flags(struct mlx5_ib_qp *qp, const struct ib_qp_attr *attr, int attr_mask) argument
2217 mlx5_set_path(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, const struct ib_ah_attr *ah, struct mlx5_qp_path *path, u8 port, int attr_mask, u32 path_flags, const struct ib_qp_attr *attr, bool alt) argument
2562 __mlx5_ib_modify_qp(struct ib_qp *ibqp, const struct ib_qp_attr *attr, int attr_mask, enum ib_qp_state cur_state, enum ib_qp_state new_state) argument
2842 mlx5_ib_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_udata *udata) argument
[all...]
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dverbs.c286 c4iw_modify_srq(struct ibv_srq *srq, struct ibv_srq_attr *attr, int attr_mask) argument
580 c4iw_modify_qp(struct ibv_qp *ibqp, struct ibv_qp_attr *attr, int attr_mask) argument
632 c4iw_query_qp(struct ibv_qp *ibqp, struct ibv_qp_attr *attr, int attr_mask, struct ibv_qp_init_attr *init_attr) argument
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_srq.c364 mthca_modify_srq(struct ib_srq *ibsrq, struct ib_srq_attr *attr, enum ib_srq_attr_mask attr_mask, struct ib_udata *udata) argument
H A Dmthca_qp.c298 store_attrs(struct mthca_sqp *sqp, const struct ib_qp_attr *attr, int attr_mask) argument
327 get_hw_access_flags(struct mthca_qp *qp, const struct ib_qp_attr *attr, int attr_mask) argument
543 __mthca_modify_qp(struct ib_qp *ibqp, const struct ib_qp_attr *attr, int attr_mask, enum ib_qp_state cur_state, enum ib_qp_state new_state) argument
796 store_attrs(to_msqp(qp), attr, attr_mask); local
842 mthca_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_udata *udata) argument
[all...]
/freebsd-11-stable/sys/pc98/cbus/
H A Dscterm-sck.c82 int attr_mask; /* current logical attr mask */ member in struct:__anon8382
[all...]
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dcmd.c1145 ibv_cmd_query_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr, int attr_mask, struct ibv_qp_init_attr *init_attr, struct ibv_query_qp *cmd, size_t cmd_size) argument
1234 copy_modify_qp_fields(struct ibv_qp *qp, struct ibv_qp_attr *attr, int attr_mask, struct ibv_modify_qp_common *cmd) argument
1318 ibv_cmd_modify_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr, int attr_mask, struct ibv_modify_qp *cmd, size_t cmd_size) argument
1339 ibv_cmd_modify_qp_ex(struct ibv_qp *qp, struct ibv_qp_attr *attr, int attr_mask, struct ibv_modify_qp_ex *cmd, size_t cmd_core_size, size_t cmd_size, struct ibv_modify_qp_resp_ex *resp, size_t resp_core_size, size_t resp_size) argument
[all...]
H A Dverbs.c588 __ibv_query_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr, int attr_mask, struct ibv_qp_init_attr *init_attr) argument
605 __ibv_modify_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr, int attr_mask) argument
H A Dcompat-1_0.c910 __ibv_query_qp_1_0(struct ibv_qp_1_0 *qp, struct ibv_qp_attr *attr, int attr_mask, struct ibv_qp_init_attr_1_0 *init_attr) argument
933 __ibv_modify_qp_1_0(struct ibv_qp_1_0 *qp, struct ibv_qp_attr *attr, int attr_mask) argument
H A Dkern-abi.h712 __u32 attr_mask; member in struct:ibv_query_qp
754 __u32 attr_mask; member in struct:ibv_modify_qp_common
1137 __u32 attr_mask; member in struct:ibv_modify_srq
1244 __u32 attr_mask; member in struct:ibv_modify_srq_v3
1308 __u32 attr_mask; member in struct:ibv_modify_wq
/freebsd-11-stable/contrib/ofed/libmlx4/
H A Dverbs.c710 mlx4_modify_srq(struct ibv_srq *srq, struct ibv_srq_attr *attr, int attr_mask) argument
956 mlx4_query_qp(struct ibv_qp *ibqp, struct ibv_qp_attr *attr, int attr_mask, struct ibv_qp_init_attr *init_attr) argument
977 mlx4_modify_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr, int attr_mask) argument
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_provider.c918 iwch_ib_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_udata *udata) argument
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c1906 c4iw_ib_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_udata *udata) argument
1951 c4iw_ib_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_qp_init_attr *init_attr) argument
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dverbs.c717 mlx5_modify_srq(struct ibv_srq *srq, struct ibv_srq_attr *attr, int attr_mask) argument
1520 mlx5_query_qp(struct ibv_qp *ibqp, struct ibv_qp_attr *attr, int attr_mask, struct ibv_qp_init_attr *init_attr) argument
1547 mlx5_modify_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr, int attr_mask) argument
[all...]
/freebsd-11-stable/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h627 __u32 attr_mask; member in struct:ib_uverbs_query_qp
669 __u32 attr_mask; member in struct:ib_uverbs_modify_qp
983 __u32 attr_mask; member in struct:ib_uverbs_modify_srq
1045 __u32 attr_mask; member in struct:ib_uverbs_ex_modify_wq
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dio.c1955 io_win_file_attrs_set(const char *fname, DWORD attributes, DWORD attr_mask, apr_pool_t *pool) argument

Completed in 297 milliseconds

12