Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_txrx.c61 static int bnxt_isc_rxd_pkt_get(void *sc, if_rxd_info_t ri);
70 .ift_rxd_pkt_get = bnxt_isc_rxd_pkt_get,
602 bnxt_isc_rxd_pkt_get(void *sc, if_rxd_info_t ri) in bnxt_isc_rxd_pkt_get() function