Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw.h156 nicvf_hw_cap(struct nicvf *nic) in nicvf_hw_cap() function
/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.c338 if (nicvf_hw_cap(nic) & NICVF_CAP_TUNNEL_PARSING) { in nicvf_dev_supported_ptypes_get()
428 if (nicvf_hw_cap(nic) & NICVF_CAP_TUNNEL_PARSING) { in nicvf_rss_ethdev_to_nic()
461 if (nicvf_hw_cap(nic) & NICVF_CAP_TUNNEL_PARSING) { in nicvf_rss_nic_to_ethdev()
1363 if (nicvf_hw_cap(nic) & NICVF_CAP_CQE_RX2) in nicvf_dev_rx_queue_setup()
1423 if (nicvf_hw_cap(nic) & NICVF_CAP_TUNNEL_PARSING) in nicvf_dev_info_get()
1980 dev->data->port_id, nicvf_hw_cap(nic)); in nicvf_dev_configure()