Home
last modified time | relevance | path

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

/dpdk/drivers/net/dpaa2/mc/
H A Dfsl_dpni.h1189 uint8_t *early_drop_buf);
1192 const uint8_t *early_drop_buf);
H A Ddpni.c2094 uint8_t *early_drop_buf) in dpni_prepare_early_drop() argument
2098 ext_params = (struct dpni_early_drop *)early_drop_buf; in dpni_prepare_early_drop()
2125 const uint8_t *early_drop_buf) in dpni_extract_early_drop() argument
2129 ext_params = (const struct dpni_early_drop *)early_drop_buf; in dpni_extract_early_drop()