Lines Matching defs:ppd
239 struct hfi1_pportdata *ppd = ppd_from_ibp(ibp);
290 if (!ppd->lid)
293 slid = ppd->lid |
295 ((1 << ppd->lmc) - 1));
436 workqueue_congested(ps->cpu, ps->ppd->hfi1_wq)) {
457 this_cpu_inc(*ps->ppd->dd->send_schedule);
463 this_cpu_inc(*ps->ppd->dd->send_schedule);
501 ps.ppd = ppd_from_ibp(ps.ibp);
510 ~((1 << ps.ppd->lmc) - 1)) ==
511 ps.ppd->lid)) {
520 ~((1 << ps.ppd->lmc) - 1)) ==
521 ps.ppd->lid)) {
548 cpumask_first(cpumask_of_node(ps.ppd->dd->node));