Searched refs:pkt_count (Results 1 – 3 of 3) sorted by relevance
900 u_int16_t hdr_offset, pkt_count; in axen_rxeof() local947 pkt_count = (u_int16_t)(rx_hdr & 0xffff); in axen_rxeof()971 if (pkt_count > AXEN_MAX_PACKED_PACKET) { in axen_rxeof()973 pkt_count)); in axen_rxeof()989 pkt_count, pkt_hdr, pkt_len)); in axen_rxeof()997 sc->axen_dev.dv_xname, pkt_count); in axen_rxeof()998 ifp->if_ierrors += pkt_count; in axen_rxeof()1006 DPRINTF(("crc err(pkt#%d)\n", pkt_count)); in axen_rxeof()1025 sc->axen_dev.dv_xname, pkt_count); in axen_rxeof()1054 pkt_count--; in axen_rxeof()[all …]
101 uDWord pkt_count; member444 packet_count = UGETDW(c->ugl_buf->pkt_count); in ugl_rxeof()547 USETDW(c->ugl_buf->pkt_count, UGL_TX_FRAMES); in ugl_send()
4108 uint32_t pkt_count[IWX_MAC_INDEX_AUX]; member