Searched refs:burst_infos (Results 1 – 1 of 1) sorted by relevance
2444 } burst_infos[] = { in hns3_rx_burst_mode_get() local2455 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()