Searched refs:NICVF_RCV_BUF_ALIGN (Results 1 – 2 of 2) sorted by relevance
120 #define NICVF_RCV_BUF_ALIGN 7 macro121 #define NICVF_RCV_BUF_ALIGN_BYTES (1UL << NICVF_RCV_BUF_ALIGN)
413 desc->buf_addr = (rbuf >> NICVF_RCV_BUF_ALIGN); in nicvf_init_rbdr()478 buf_addr = desc->buf_addr << NICVF_RCV_BUF_ALIGN; in nicvf_free_rbdr()489 buf_addr = desc->buf_addr << NICVF_RCV_BUF_ALIGN; in nicvf_free_rbdr()571 desc->buf_addr = (rbuf >> NICVF_RCV_BUF_ALIGN); in nicvf_refill_rbdr()