Searched defs:cq_period (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_cq.c | 217 u16 cq_period, in mlx5_core_modify_cq_moderation() 227 u16 cq_period, in mlx5_core_modify_cq_moderation_mode() 239 u16 cq_period, u16 cq_max_count, u8 cq_mode, u8 cq_eqn) in mlx5_core_modify_cq_by_mask()
|
/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_cq.c | 94 int mlx4_ib_modify_cq(struct ib_cq *cq, u16 cq_count, u16 cq_period) in mlx4_ib_modify_cq()
|
/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | ib_verbs.h | 200 u16 cq_period; member
|
H A D | ib_verbs.c | 3948 int bnxt_re_modify_cq(struct ib_cq *ib_cq, u16 cq_count, u16 cq_period) in bnxt_re_modify_cq()
|
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_cq.c | 1095 int mlx5_ib_modify_cq(struct ib_cq *cq, u16 cq_count, u16 cq_period) in mlx5_ib_modify_cq() argument
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_verbs.c | 1557 int ib_modify_cq(struct ib_cq *cq, u16 cq_count, u16 cq_period) in ib_modify_cq()
|
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4.h | 349 __be16 cq_period; member
|
/freebsd/sys/ofed/include/uapi/rdma/ |
H A D | ib_user_verbs.h | 1297 __u16 cq_period; member
|
/freebsd/sys/dev/mlx5/ |
H A D | mlx5_ifc.h | 3495 u8 cq_period[0xc]; member
|