Searched refs:OTX_EP_MIN_RX_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/octeontx_ep/ | ||
| H A D | otx_ep_common.h | 19 #define OTX_EP_MIN_RX_BUF_SIZE (64) macro |
| H A D | otx_ep_ethdev.c | 39 devinfo->min_rx_bufsize = OTX_EP_MIN_RX_BUF_SIZE; in otx_ep_dev_info_get() |