Searched refs:packet_hdrp (Results 1 – 2 of 2) sorted by relevance
471 struct dp8390_ring *packet_hdrp) in we_read_hdr() argument475 we_readmem(wsc, packet_ptr, (uint8_t *)packet_hdrp, in we_read_hdr()478 packet_hdrp->count = bswap16(packet_hdrp->count); in we_read_hdr()
709 struct dp8390_ring *packet_hdrp) in ec_read_hdr() argument713 ec_readmem(esc, packet_ptr, (u_int8_t *)packet_hdrp, in ec_read_hdr()716 packet_hdrp->count = bswap16(packet_hdrp->count); in ec_read_hdr()