Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.c2444 } burst_infos[] = { in hns3_rx_burst_mode_get() local
2455 for (i = 0; i < RTE_DIM(burst_infos); i++) { in hns3_rx_burst_mode_get()
2456 if (pkt_burst == burst_infos[i].pkt_burst) { in hns3_rx_burst_mode_get()
2458 burst_infos[i].info); in hns3_rx_burst_mode_get()