Searched refs:ice_pkg_get_supported_vlan_mode (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_vlan_mode.c36 * ice_pkg_get_supported_vlan_mode - chk if DDP supports Double VLAN mode (DVM)
41 ice_pkg_get_supported_vlan_mode(struct ice_hw *hw, bool *dvm) function
169 status = ice_pkg_get_supported_vlan_mode(hw, &pkg_supports_dvm);

Completed in 112 milliseconds