Home
last modified time | relevance | path

Searched defs:qpt (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ntb/
H A Dntb_transport.c348 int rc, i, db_count, spad_count, qp, qpu, qpo, qpt; in ntb_transport_attach() local
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c2785 enum mlx4_ib_qp_type qpt) in set_tunnel_datagram_seg()
/freebsd/contrib/ofed/libibverbs/
H A Dverbs.h2367 static inline int ibv_is_qpt_supported(uint32_t caps, enum ibv_qp_type qpt) in ibv_is_qpt_supported()