Searched defs:nbufs (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/sys/dev/virtual/virtio/net/ |
H A D | if_vtnet.c | 1149 int nbufs, error; in vtnet_init_rx_vq() local 1224 vtnet_alloc_rxbuf(struct vtnet_softc *sc, int nbufs, struct mbuf **m_tailp) in vtnet_alloc_rxbuf() 1381 vtnet_discard_merged_rxbuf(struct vtnet_softc *sc, int nbufs) in vtnet_discard_merged_rxbuf() 1637 vtnet_rxeof_merged(struct vtnet_softc *sc, struct mbuf *m_head, int nbufs) in vtnet_rxeof_merged() 1693 int len, deq, nbufs, adjsz, rx_npkts; in vtnet_rxeof() local
|
/dflybsd-src/sys/dev/netif/ath/ath/ |
H A D | if_ath_rx_edma.c | 796 ath_edma_rxfifo_alloc(struct ath_softc *sc, HAL_RX_QUEUE qtype, int nbufs) in ath_edma_rxfifo_alloc()
|
/dflybsd-src/contrib/file/src/ |
H A D | magic.c | 330 size_t nbufs) in magic_load_buffers()
|
H A D | apprentice.c | 693 size_t *sizes, size_t nbufs) in buffer_apprentice()
|
/dflybsd-src/contrib/less/ |
H A D | ch.c | 58 int nbufs; member
|
/dflybsd-src/lib/libc/db/hash/ |
H A D | hash.h | 112 int nbufs; /* Number of buffers left to member
|
/dflybsd-src/sys/dev/netif/oce/ |
H A D | oce_if.h | 671 uint32_t nbufs; member 717 uint32_t nbufs; member
|