Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_rxtx.c3207 } i40e_rx_burst_infos[] = { variable
3233 for (i = 0; i < RTE_DIM(i40e_rx_burst_infos); ++i) { in i40e_rx_burst_mode_get()
3234 if (pkt_burst == i40e_rx_burst_infos[i].pkt_burst) { in i40e_rx_burst_mode_get()
3236 i40e_rx_burst_infos[i].info); in i40e_rx_burst_mode_get()