Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_vlan_mode.c56 * ice_aq_get_vlan_mode - get the VLAN mode of the device
63 ice_aq_get_vlan_mode(struct ice_hw *hw, in ice_aq_get_vlan_mode() function
94 status = ice_aq_get_vlan_mode(hw, &get_params); in ice_aq_is_dvm_ena()
162 status = ice_aq_get_vlan_mode(hw, &get_vlan_mode); in ice_fw_supports_dvm()