Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_txrx.c51 static void bnxt_isc_rxd_refill(void *sc, if_rxd_update_t iru);
71 .ift_rxd_refill = bnxt_isc_rxd_refill,
249 bnxt_isc_rxd_refill(void *sc, if_rxd_update_t iru) in bnxt_isc_rxd_refill() function