Searched refs:dvm (Results 1 – 3 of 3) sorted by relevance
12 ice_pkg_get_supported_vlan_mode(struct ice_hw *hw, bool *dvm) in ice_pkg_get_supported_vlan_mode() argument20 *dvm = false; in ice_pkg_get_supported_vlan_mode()47 *dvm = test_bit(ICE_META_VLAN_MODE_BIT, entry); in ice_pkg_get_supported_vlan_mode()
3731 bool dvm = ice_is_dvm_ena(&pf->hw); in ice_setup_pf_sw() local3738 status = ice_aq_set_port_params(pf->hw.port_info, dvm, NULL); in ice_setup_pf_sw()7104 bool dvm; in ice_rebuild() local7165 dvm = ice_is_dvm_ena(hw); in ice_rebuild()7167 err = ice_aq_set_port_params(pf->hw.port_info, dvm, NULL); in ice_rebuild()
31 obj-$(CONFIG_IWLDVM) += dvm/