Searched refs:restore_mdd_vf (Results 1 – 3 of 3) sorted by relevance
1285 if (hw->mac.ops.restore_mdd_vf) in ixgbe_restore_mdd_vf()1286 hw->mac.ops.restore_mdd_vf(hw, vf); in ixgbe_restore_mdd_vf()
82 mac->ops.restore_mdd_vf = ixgbe_restore_mdd_vf_X550; in ixgbe_init_ops_X550()
3745 void (*restore_mdd_vf)(struct ixgbe_hw *hw, u32 vf); member