Home | History | Annotate | Download | only in netboot

Lines Matching refs:packetlen

1145     nic->packetlen = (rx_ring[tp->cur_rx].status & 0x3FFF0000) >> 16;
1156 memcpy(nic->packet, rxb + tp->cur_rx * BUFLEN, nic->packetlen);