Lines Matching refs:ipath_pd
668 dd->ipath_pd[0]->port_rcvhdrq_size, in cleanup_device()
724 tmp = dd->ipath_pd; in cleanup_device()
725 dd->ipath_pd = NULL; in cleanup_device()
2580 if (dd->ipath_pd) in ipath_reset_device()
2582 if (!dd->ipath_pd[i] || !dd->ipath_pd[i]->port_cnt) in ipath_reset_device()
2588 pid_nr(dd->ipath_pd[i]->port_pid), in ipath_reset_device()
2589 dd->ipath_pd[i]->port_comm); in ipath_reset_device()
2629 if (!dd->ipath_pd) in ipath_signal_procs()
2634 if (!dd->ipath_pd[i] || !dd->ipath_pd[i]->port_cnt) in ipath_signal_procs()
2636 pid = dd->ipath_pd[i]->port_pid; in ipath_signal_procs()
2646 pid = dd->ipath_pd[i]->port_subpid[sub]; in ipath_signal_procs()