Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_ni.c155 #define BUF_SWA_SIZE 64 /* SW annotation size */ macro
1938 buf_layout.pd_size = BUF_SWA_SIZE; in dpaa2_ni_set_buf_layout()
2005 buf_layout.pd_size = BUF_SWA_SIZE; in dpaa2_ni_set_buf_layout()
2007 buf_layout.head_size = sc->tx_data_off - BUF_RX_HWA_SIZE - BUF_SWA_SIZE; in dpaa2_ni_set_buf_layout()