HomeSort by: relevance | last modified time | path
    Searched refs:restore_mdd_vf (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_api.c 1321 if (hw->mac.ops.restore_mdd_vf)
1322 hw->mac.ops.restore_mdd_vf(hw, vf);
ixgbe_x550.c 94 mac->ops.restore_mdd_vf = ixgbe_restore_mdd_vf_X550;
ixgbe_type.h 4125 void (*restore_mdd_vf)(struct ixgbe_hw *hw, u32 vf); member in struct:ixgbe_mac_operations

Completed in 23 milliseconds