Lines Matching defs:ppd
280 struct hfi1_pportdata *ppd = ppd_from_ibp(ibp);
331 if (!ppd->lid)
334 slid = ppd->lid |
336 ((1 << ppd->lmc) - 1));
477 workqueue_congested(ps->cpu, ps->ppd->hfi1_wq)) {
498 this_cpu_inc(*ps->ppd->dd->send_schedule);
504 this_cpu_inc(*ps->ppd->dd->send_schedule);
542 ps.ppd = ppd_from_ibp(ps.ibp);
551 ~((1 << ps.ppd->lmc) - 1)) ==
552 ps.ppd->lid)) {
561 ~((1 << ps.ppd->lmc) - 1)) ==
562 ps.ppd->lid)) {
589 cpumask_first(cpumask_of_node(ps.ppd->dd->node));