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

  /src/sys/dev/pci/ixgbe/
ixgbe_api.c 1363 return ixgbe_call_func(hw, hw->phy.ops.handle_lasi, (hw),
ixgbe_x550.c 2549 phy->ops.handle_lasi = ixgbe_handle_lasi_ext_t_x550em;
ixgbe_type.h 4152 s32 (*handle_lasi)(struct ixgbe_hw *hw); member in struct:ixgbe_phy_operations
ixgbe.c 4914 error = hw->phy.ops.handle_lasi(hw);

Completed in 27 milliseconds