Home
last modified time | relevance | path

Searched refs:handle_lasi (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h3517 int (*handle_lasi)(struct ixgbe_hw *hw, bool *); member
Dixgbe_x550.c3252 phy->ops.handle_lasi = ixgbe_handle_lasi_ext_t_x550em; in ixgbe_init_phy_ops_X550em()
Dixgbe_main.c7973 if (!hw->phy.ops.handle_lasi) in ixgbe_phy_interrupt_subtask()
7976 hw->phy.ops.handle_lasi(&adapter->hw, &overtemp); in ixgbe_phy_interrupt_subtask()