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

/freebsd-current/sys/dev/ice/
H A Dice_vlan_mode.c108 * ice_aq_is_dvm_ena - query FW to check if double VLAN mode is enabled
118 static bool ice_aq_is_dvm_ena(struct ice_hw *hw) function
157 hw->dvm_ena = ice_aq_is_dvm_ena(hw) ? true : false;

Completed in 119 milliseconds