Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/sw/rdmavt/
Dmcast.c349 struct rvt_mcast_qp *p, *tmp, *delp = NULL; in rvt_detach_mcast() local
394 delp = p; in rvt_detach_mcast()
406 if (!delp) in rvt_detach_mcast()
414 rvt_mcast_qp_free(delp); in rvt_detach_mcast()