Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Dspapr_llan.c692 int i, nbufs; in h_send_logical_lan() local
720 nbufs = i; in h_send_logical_lan()
721 trace_spapr_vlan_h_send_logical_lan_total(nbufs, total_len); in h_send_logical_lan()
734 for (i = 0; i < nbufs; i++) { in h_send_logical_lan()
H A Dtrace-events318 spapr_vlan_h_send_logical_lan_total(int nbufs, unsigned total_len) "%d buffers, total length 0x%x"