Searched refs:rxhi (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_bnxt.c2270 struct rx_pkt_cmpl_hi *rxhi; local
2276 rxhi = (struct rx_pkt_cmpl_hi *)bnxt_cpr_next_cmpl(sc, cpr);
2277 if (rxhi == NULL) {
2301 flags = lemtoh32(&rxhi->flags2);
2302 errors = lemtoh16(&rxhi->errors_v2);
2315 m->m_pkthdr.ether_vtag = lemtoh16(&rxhi->metadata);

Completed in 110 milliseconds