Lines Matching refs:ice_hw
12 ice_pkg_get_supported_vlan_mode(struct ice_hw *hw, bool *dvm) in ice_pkg_get_supported_vlan_mode()
63 ice_aq_get_vlan_mode(struct ice_hw *hw, in ice_aq_get_vlan_mode()
89 static bool ice_aq_is_dvm_ena(struct ice_hw *hw) in ice_aq_is_dvm_ena()
113 bool ice_is_dvm_ena(struct ice_hw *hw) in ice_is_dvm_ena()
126 static void ice_cache_vlan_mode(struct ice_hw *hw) in ice_cache_vlan_mode()
135 static bool ice_pkg_supports_dvm(struct ice_hw *hw) in ice_pkg_supports_dvm()
154 static bool ice_fw_supports_dvm(struct ice_hw *hw) in ice_fw_supports_dvm()
182 static bool ice_is_dvm_supported(struct ice_hw *hw) in ice_is_dvm_supported()
243 static int ice_dvm_update_dflt_recipes(struct ice_hw *hw) in ice_dvm_update_dflt_recipes()
274 ice_aq_set_vlan_mode(struct ice_hw *hw, in ice_aq_set_vlan_mode()
308 static int ice_set_dvm(struct ice_hw *hw) in ice_set_dvm()
352 static int ice_set_svm(struct ice_hw *hw) in ice_set_svm()
385 int ice_set_vlan_mode(struct ice_hw *hw) in ice_set_vlan_mode()
404 static void ice_print_dvm_not_supported(struct ice_hw *hw) in ice_print_dvm_not_supported()
430 void ice_post_pkg_dwnld_vlan_mode_cfg(struct ice_hw *hw) in ice_post_pkg_dwnld_vlan_mode_cfg()