NETCP_SOP_OFFSET
config.u.rx.sop_offset = NETCP_SOP_OFFSET;
skb_reserve(skb, NETCP_SOP_OFFSET);
buf_len = NETCP_PACKET_SIZE + NETCP_SOP_OFFSET;