Searched refs:send_only (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_fs.c106 unsigned int queuelen, complete, send_only; local
112 &complete, &send_only);
121 " send_only: %8s\n"
125 send_only ? "yes" : "no");
H A Dipoib_multicast.c61 unsigned int send_only; member in struct:ipoib_mcast_iter
905 iter->send_only = !!(mcast->flags & (1 << IPOIB_MCAST_FLAG_SENDONLY));
925 unsigned int *send_only)
931 *send_only = iter->send_only;
920 ipoib_mcast_iter_read(struct ipoib_mcast_iter *iter, union ib_gid *mgid, unsigned long *created, unsigned int *queuelen, unsigned int *complete, unsigned int *send_only) argument
H A Dipoib.h501 unsigned int *send_only);
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c4232 bool send_only; local
4234 send_only = mc->join_state == BIT(SENDONLY_FULLMEMBER_JOIN);
4270 if (!send_only) {
/freebsd-13-stable/sys/contrib/ngatm/netnatm/msg/
H A Duni_ie.c4584 MKT(UNI_BLLI_L3_TTYPE_SEND, send_only),

Completed in 148 milliseconds