Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
Dmcast.c233 if (tmcast->n_attached == in rvt_mcast_add()
239 tmcast->n_attached++; in rvt_mcast_add()
256 mcast->n_attached++; in rvt_mcast_add()
393 mcast->n_attached--; in rvt_detach_mcast()
/kernel/linux/linux-5.10/include/rdma/
Drdmavt_qp.h524 int n_attached; member