Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_type.h47 #ifndef FLEX_ARRAY_SIZE
48 #define FLEX_ARRAY_SIZE(_ptr, _mem, cnt) ((cnt) * sizeof(_ptr->_mem[0])) macro
H A Dice_common.c1707 if (buf_size < FLEX_ARRAY_SIZE(buf, elem, num_entries)) in ice_aq_alloc_free_res()
H A Dice_flex_pipe.c1836 FLEX_ARRAY_SIZE(buf, section_entry, count); in ice_pkg_buf_reserve_section()