Home
last modified time | relevance | path

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

/src/sys/dev/ice/
H A Dice_vlan_mode.c41 ice_pkg_get_supported_vlan_mode(struct ice_hw *hw, bool *dvm) in ice_pkg_get_supported_vlan_mode() argument
49 *dvm = false; in ice_pkg_get_supported_vlan_mode()
76 *dvm = ice_is_bit_set(entry, ICE_META_VLAN_MODE_BIT); in ice_pkg_get_supported_vlan_mode()