Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_type.h592 s32 (*handle_lasi)(struct txgbe_hw *hw); member
H A Dtxgbe_dummy.h638 hw->phy.handle_lasi = txgbe_phy_handle_lasi_dummy; in txgbe_init_ops_dummy()
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_api.c1368 return ixgbe_call_func(hw, hw->phy.ops.handle_lasi, (hw), in ixgbe_handle_lasi()
H A Dixgbe_type.h4047 s32 (*handle_lasi)(struct ixgbe_hw *hw); member
H A Dixgbe_x550.c2347 phy->ops.handle_lasi = ixgbe_handle_lasi_ext_t_x550em; in ixgbe_init_phy_ops_X550em()
/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.c2733 hw->phy.handle_lasi(hw); in txgbe_dev_interrupt_action()
2805 hw->phy.handle_lasi(hw); in txgbe_dev_interrupt_delayed_handler()