Searched refs:bufnum (Results 1 – 3 of 3) sorted by relevance
946 __in uint32_t bufnum, in ef10_nic_pio_free() argument952 if ((bufnum >= enp->en_arch.ef10.ena_piobuf_count) || in ef10_nic_pio_free()958 map = &enp->en_arch.ef10.ena_pio_alloc_map[bufnum]; in ef10_nic_pio_free()
1022 __in uint32_t bufnum,
500 static THREAD_LOCAL(int) bufnum = 0; in xo_printable()505 if (++bufnum == XO_NUMBUFS) in xo_printable()506 bufnum = 0; in xo_printable()508 char *res = bufset[bufnum], *cp, *ep; in xo_printable()