Searched refs:rc_qacks (Results 1 – 5 of 5) sorted by relevance
419 QIB_DIAGC_ATTR(rc_qacks);
712 u64 __percpu *rc_qacks; member
1818 get_all_cpu_total(ppd->ibport_data.rc_qacks); in hfi1_reset_cpu_counters()
1552 def_access_sw_cpu(rc_qacks);5919 ppd->ibport_data.rc_qacks = NULL; in init_cpu_counters()5921 ppd->ibport_data.rc_qacks = alloc_percpu(u64); in init_cpu_counters()5925 (ppd->ibport_data.rc_qacks == NULL)) in init_cpu_counters()7970 free_percpu(ppd->ibport_data.rc_qacks); in free_cntrs()7975 ppd->ibport_data.rc_qacks = NULL; in free_cntrs()
774 this_cpu_inc(*ibp->rc_qacks); in hfi1_send_rc_ack()