Searched refs:send_schedule (Results 1 – 4 of 4) sorted by relevance
498 this_cpu_inc(*ps->ppd->dd->send_schedule); in hfi1_schedule_send_yield()504 this_cpu_inc(*ps->ppd->dd->send_schedule); in hfi1_schedule_send_yield()
1238 free_percpu(dd->send_schedule); in hfi1_clean_devdata()1242 dd->send_schedule = NULL; in hfi1_clean_devdata()1334 dd->send_schedule = alloc_percpu(u64); in hfi1_alloc_devdata()1335 if (!dd->send_schedule) { in hfi1_alloc_devdata()
1161 u64 __percpu *send_schedule; member2263 dd->z_send_schedule = get_all_cpu_total(dd->send_schedule); in hfi1_reset_cpu_counters()
1709 return read_write_cpu(dd, &dd->z_send_schedule, dd->send_schedule, vl, in access_sw_send_schedule()