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

  /src/sys/dev/pci/ixgbe/
ixgbe_api.c 1216 return ixgbe_call_func(hw, hw->mac.ops.setup_eee, (hw, enable_eee),
ixgbe_x550.c 75 mac->ops.setup_eee = NULL;
1002 mac->ops.setup_eee = ixgbe_setup_eee_fw;
1045 mac->ops.setup_eee = NULL;
ixgbe.c 1219 hw->mac.ops.setup_eee(hw,
4264 hw->mac.ops.setup_eee(hw,
ixgbe_type.h 4119 s32 (*setup_eee)(struct ixgbe_hw *hw, bool enable_eee); member in struct:ixgbe_mac_operations

Completed in 267 milliseconds