Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_vlan_mode.c13 ice_pkg_get_supported_vlan_mode(struct ice_hw *hw, bool *dvm) in ice_pkg_get_supported_vlan_mode() argument
21 *dvm = false; in ice_pkg_get_supported_vlan_mode()
48 *dvm = ice_is_bit_set(entry, ICE_META_VLAN_MODE_BIT); in ice_pkg_get_supported_vlan_mode()