writewords
writewords(lp, TX_FRAME_PORT, skb->data, (skb->len + 1) >> 1);
writewords(lp, TX_FRAME_PORT, test_packet, (ETH_ZLEN + 1) >> 1);