Home
last modified time | relevance | path

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

/src/sys/modules/bnxt/bnxt_en/
H A DMakefile6 SRCS += bnxt_txrx.c if_bnxt.c
/src/sys/dev/bnxt/bnxt_en/
H A Dbnxt_txrx.c65 struct if_txrx bnxt_txrx = { variable
H A Dif_bnxt.c361 extern struct if_txrx bnxt_txrx;
2527 scctx->isc_txrx = &bnxt_txrx; in bnxt_attach_pre()
2568 scctx->isc_txrx = &bnxt_txrx; in bnxt_attach_pre()
/src/sys/conf/
H A Dfiles1323 dev/bnxt/bnxt_en/bnxt_txrx.c optional bnxt iflib pci compile-with "${BNXT_C}"