Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Dif_bnx.c302 void bnx_dump_rx_mbuf_chain(struct bnx_softc *, int, int);
3961 DBRUN(BNX_VERBOSE_RECV, bnx_dump_rx_mbuf_chain(sc, debug_chain_prod, in bnx_add_buf()
6001 bnx_dump_rx_mbuf_chain(struct bnx_softc *sc, int chain_prod, int count) in bnx_dump_rx_mbuf_chain() function
6668 bnx_dump_rx_mbuf_chain(sc, 0, sc->max_rx_bd); in bnx_breakpoint()