Home
last modified time | relevance | path

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

/freebsd/sys/modules/bnxt/bnxt_en/
H A DMakefile7 SRCS += bnxt_txrx.c if_bnxt.c
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_txrx.c65 struct if_txrx bnxt_txrx = { variable
H A Dif_bnxt.c350 extern struct if_txrx bnxt_txrx;
2279 scctx->isc_txrx = &bnxt_txrx; in bnxt_attach_pre()
2320 scctx->isc_txrx = &bnxt_txrx; in bnxt_attach_pre()
/freebsd/sys/conf/
H A Dfiles1335 dev/bnxt/bnxt_en/bnxt_txrx.c optional bnxt iflib pci compile-with "${BNXT_C}"