Searched refs:buf_count (Results 1 – 3 of 3) sorted by relevance
622 const unsigned int buf_count = 24; in sanity_mark_test() local628 struct rte_mbuf *bufs[buf_count]; in sanity_mark_test()629 struct rte_mbuf *returns[buf_count]; in sanity_mark_test()631 unsigned int sorted[buf_count], seq; in sanity_mark_test()659 for (i = 0; i < buf_count; i++) in sanity_mark_test()663 for (i = 0; i < buf_count/burst; i++) { in sanity_mark_test()670 buf_count - count); in sanity_mark_test()676 buf_count - count); in sanity_mark_test()677 } while (count < buf_count); in sanity_mark_test()685 for (i = 0; i < buf_count; i++) { in sanity_mark_test()[all …]
75 __le32 buf_count; member
175 if (++state->buf_idx < LE32_TO_CPU(state->buf_table->buf_count)) in ice_pkg_enum_buf()1240 LE32_TO_CPU(ice_buf_tbl->buf_count)); in ice_download_pkg()1243 LE32_TO_CPU(ice_buf_tbl->buf_count)); in ice_download_pkg()