NICVF_RCV_BUF_ALIGN
desc->buf_addr = (rbuf >> NICVF_RCV_BUF_ALIGN);
buf_addr = desc->buf_addr << NICVF_RCV_BUF_ALIGN;
buf_addr = desc->buf_addr << NICVF_RCV_BUF_ALIGN;
desc->buf_addr = (rbuf >> NICVF_RCV_BUF_ALIGN);
#define NICVF_RCV_BUF_ALIGN_BYTES (1UL << NICVF_RCV_BUF_ALIGN)