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

/freebsd-11.0-release/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_fs.c101 unsigned int queuelen, complete, send_only; local
107 &complete, &send_only);
116 " send_only: %8s\n"
120 send_only ? "yes" : "no");
H A Dipoib_multicast.c56 unsigned int send_only; member in struct:ipoib_mcast_iter
886 iter->send_only = !!(mcast->flags & (1 << IPOIB_MCAST_FLAG_SENDONLY));
906 unsigned int *send_only)
912 *send_only = iter->send_only;
901 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.h509 unsigned int *send_only);
/freebsd-11.0-release/sys/contrib/ngatm/netnatm/msg/
H A Duni_ie.c4582 MKT(UNI_BLLI_L3_TTYPE_SEND, send_only),

Completed in 146 milliseconds