Home
last modified time | relevance | path

Searched refs:n_attached (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/sw/rdmavt/
H A Dmcast.c191 if (tmcast->n_attached == in rvt_mcast_add()
197 tmcast->n_attached++; in rvt_mcast_add()
214 mcast->n_attached++; in rvt_mcast_add()
351 mcast->n_attached--; in rvt_detach_mcast()
/openbmc/linux/include/rdma/
H A Drdmavt_qp.h524 int n_attached; member