Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dnbpfaxi.c165 #define NBPF_SEGMENTS_PER_PAGE (NBPF_SEGMENTS_PER_DESC * NBPF_DESCS_PER_PAGE) macro
170 struct nbpf_link_desc ldesc[NBPF_SEGMENTS_PER_PAGE];
171 struct nbpf_link_reg hwdesc[NBPF_SEGMENTS_PER_PAGE];
705 __func__, NBPF_DESCS_PER_PAGE, NBPF_SEGMENTS_PER_PAGE, sizeof(*dpage)); in nbpf_desc_page_alloc()