Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_rxtx.c3123 } ice_rx_burst_infos[] = { variable
3147 for (i = 0; i < RTE_DIM(ice_rx_burst_infos); ++i) { in ice_rx_burst_mode_get()
3148 if (pkt_burst == ice_rx_burst_infos[i].pkt_burst) { in ice_rx_burst_mode_get()
3150 ice_rx_burst_infos[i].info); in ice_rx_burst_mode_get()