Home
last modified time | relevance | path

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

/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw.h156 nicvf_hw_cap(struct nicvf *nic) in nicvf_hw_cap() function
/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.c324 if (nicvf_hw_cap(nic) & NICVF_CAP_TUNNEL_PARSING) { in nicvf_dev_supported_ptypes_get()
414 if (nicvf_hw_cap(nic) & NICVF_CAP_TUNNEL_PARSING) { in nicvf_rss_ethdev_to_nic()
447 if (nicvf_hw_cap(nic) & NICVF_CAP_TUNNEL_PARSING) { in nicvf_rss_nic_to_ethdev()
1347 if (nicvf_hw_cap(nic) & NICVF_CAP_CQE_RX2) in nicvf_dev_rx_queue_setup()
1408 if (nicvf_hw_cap(nic) & NICVF_CAP_TUNNEL_PARSING) in nicvf_dev_info_get()
1964 dev->data->port_id, nicvf_hw_cap(nic)); in nicvf_dev_configure()