Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/mlx4/mlx4_core/
Dmlx4_fw.c390 #define QUERY_FUNC_CAP_SUPPORTS_VST_QINQ BIT(30) in mlx4_QUERY_FUNC_CAP_wrapper() macro
529 if (vhcr->in_modifier & QUERY_FUNC_CAP_SUPPORTS_VST_QINQ) in mlx4_QUERY_FUNC_CAP_wrapper()
550 slave_caps = QUERY_FUNC_CAP_SUPPORTS_VST_QINQ | in mlx4_QUERY_FUNC_CAP()