Home
last modified time | relevance | path

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

/dpdk/doc/guides/eventdevs/features/
H A Dopdl.ini7 burst_mode = Y key
H A Ddlb2.ini11 burst_mode = Y key
H A Ddsw.ini8 burst_mode = Y key
H A Ddpaa.ini8 burst_mode = Y key
H A Dsw.ini9 burst_mode = Y key
H A Ddpaa2.ini9 burst_mode = Y key
H A Ddefault.ini13 burst_mode = key
/dpdk/drivers/net/cnxk/
H A Dcnxk_ethdev_ops.c104 static const char *const burst_mode[] = {"Vector Neon, Rx Offloads:", in cnxk_nix_rx_burst_mode_get() local
112 rc = rte_strscpy(mode->info + bytes, burst_mode[dev->scalar_ena], in cnxk_nix_rx_burst_mode_get()
169 static const char *const burst_mode[] = {"Vector Neon, Tx Offloads:", in cnxk_nix_tx_burst_mode_get() local
177 rc = rte_strscpy(mode->info + bytes, burst_mode[dev->scalar_ena], in cnxk_nix_tx_burst_mode_get()