Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_txrx.c608 struct rx_tpa_start_cmpl *rtpa; in bnxt_isc_rxd_pkt_get() local
628 rtpa = (void *)&cmp_q[cpr->cons]; in bnxt_isc_rxd_pkt_get()
629 agg_id = (rtpa->agg_id & in bnxt_isc_rxd_pkt_get()
632 softc->rx_rings[ri->iri_qsidx].tpa_start[agg_id].low = *rtpa; in bnxt_isc_rxd_pkt_get()