Searched refs:rte_eth_dev_rx_offload_name (Results 1 – 5 of 5) sorted by relevance
51 rte_eth_dev_rx_offload_name;
888 rte_eth_dev_rx_offload_name(uint64_t offload) in rte_eth_dev_rx_offload_name() function1264 rte_eth_dev_rx_offload_name(RTE_ETH_RX_OFFLOAD_RSS_HASH)); in rte_eth_dev_configure()1312 rte_eth_dev_rx_offload_name); in rte_eth_dev_configure()
2398 const char *rte_eth_dev_rx_offload_name(uint64_t offload);
841 show_offloads(queue_info.conf.offloads, rte_eth_dev_rx_offload_name); in show_port()
16090 rte_eth_dev_rx_offload_name(single_offload)); in print_rx_offloads()16274 single_name = rte_eth_dev_rx_offload_name(single_offload); in search_rx_offload()