Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.c2785 } burst_infos[] = { in hns3_rx_burst_mode_get() local
2796 for (i = 0; i < RTE_DIM(burst_infos); i++) { in hns3_rx_burst_mode_get()
2797 if (pkt_burst == burst_infos[i].pkt_burst) { in hns3_rx_burst_mode_get()
2799 burst_infos[i].info); in hns3_rx_burst_mode_get()