Home
last modified time | relevance | path

Searched refs:vinfo_tmp (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dvnic_main.c542 struct hfi1_vnic_vport_info *vinfo_tmp; in hfi1_vnic_bypass_rcv() local
545 vinfo_tmp = idr_get_next(&dd->vnic.vesw_idr, &id_tmp); in hfi1_vnic_bypass_rcv()
546 if (vinfo_tmp) { in hfi1_vnic_bypass_rcv()
548 vinfo_tmp->stats[0].netstats.rx_nohandler++; in hfi1_vnic_bypass_rcv()