Home
last modified time | relevance | path

Searched refs:NICVF_RCV_BUF_ALIGN_LEN (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.h113 #define NICVF_RCV_BUF_ALIGN_LEN(X)\ macro
Dnicvf_queues.c119 rinfo = (struct rbuf_info *)(data + NICVF_RCV_BUF_ALIGN_LEN(data)); in nicvf_alloc_rcv_buffer()
125 rinfo->offset = NICVF_RCV_BUF_ALIGN_LEN(data); in nicvf_alloc_rcv_buffer()