Searched refs:handle_lasi (Results 1 – 3 of 3) sorted by relevance
3499 s32 (*handle_lasi)(struct ixgbe_hw *hw); member
3233 phy->ops.handle_lasi = ixgbe_handle_lasi_ext_t_x550em; in ixgbe_init_phy_ops_X550em()
7747 if (!hw->phy.ops.handle_lasi) in ixgbe_phy_interrupt_subtask()7750 status = hw->phy.ops.handle_lasi(&adapter->hw); in ixgbe_phy_interrupt_subtask()