Searched refs:send_only (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib.h510 unsigned int *send_only);
H A Dipoib_multicast.c59 unsigned int send_only; member in struct:ipoib_mcast_iter
890 iter->send_only = !!(mcast->flags & (1 << IPOIB_MCAST_FLAG_SENDONLY));
910 unsigned int *send_only)
916 *send_only = iter->send_only;
905 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_fs.c104 unsigned int queuelen, complete, send_only; local
110 &complete, &send_only);
119 " send_only: %8s\n"
123 send_only ? "yes" : "no");
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c4051 bool send_only; local
4053 send_only = mc->join_state == BIT(SENDONLY_FULLMEMBER_JOIN);
4089 if (!send_only) {
/freebsd-11-stable/sys/contrib/ngatm/netnatm/msg/
H A Duni_ie.c4582 MKT(UNI_BLLI_L3_TTYPE_SEND, send_only),

Completed in 277 milliseconds