Home
last modified time | relevance | path

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

/dpdk/lib/mbuf/
H A Drte_mbuf.h972 void *buf_end = RTE_PTR_ADD(buf_addr, *buf_len); in rte_pktmbuf_ext_shinfo_init_helper() local
975 addr = RTE_PTR_ALIGN_FLOOR(RTE_PTR_SUB(buf_end, sizeof(*shinfo)), in rte_pktmbuf_ext_shinfo_init_helper()
/dpdk/drivers/net/cxgbe/base/
H A Dt4_hw.c1893 u32 *buf_end = (u32 *)((char *)buf + buf_size); in t4_get_regs() local
1930 while (reg <= last_reg && bufp < buf_end) { in t4_get_regs()