Searched refs:bnx_softc (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_bnx.c299 void bnx_dump_mbuf(struct bnx_softc *, struct mbuf *);
300 void bnx_dump_tx_mbuf_chain(struct bnx_softc *, int, int);
301 void bnx_dump_rx_mbuf_chain(struct bnx_softc *, int, int);
302 void bnx_dump_txbd(struct bnx_softc *, int, struct tx_bd *);
303 void bnx_dump_rxbd(struct bnx_softc *, int, struct rx_bd *);
304 void bnx_dump_l2fhdr(struct bnx_softc *, int, struct l2_fhdr *);
305 void bnx_dump_tx_chain(struct bnx_softc *, int, int);
306 void bnx_dump_rx_chain(struct bnx_softc *, int, int);
307 void bnx_dump_status_block(struct bnx_softc *);
308 void bnx_dump_stats_block(struct bnx_softc *);
[all...]
H A Dif_bnxvar.h115 struct bnx_softc struct

Completed in 60 milliseconds