Searched refs:alx_hw (Results 1 – 5 of 5) sorted by relevance
464 struct alx_hw { struct547 void alx_reset_phy(struct alx_hw *hw);548 void alx_reset_pcie(struct alx_hw *hw);551 void alx_post_phy_link(struct alx_hw *hw);556 int alx_read_phy_link(struct alx_hw *hw);557 int alx_clear_phy_intr(struct alx_hw *hw);559 void alx_start_mac(struct alx_hw *hw);560 int alx_reset_mac(struct alx_hw *hw);562 bool alx_phy_configured(struct alx_hw *hw);565 void alx_disable_rss(struct alx_hw *hw);[all …]
376 static int alx_stop_mac(struct alx_hw *hw) in alx_stop_mac()401 int alx_reset_mac(struct alx_hw *hw) in alx_reset_mac()490 void alx_reset_phy(struct alx_hw *hw) in alx_reset_phy()560 void alx_reset_pcie(struct alx_hw *hw) in alx_reset_pcie()607 void alx_start_mac(struct alx_hw *hw) in alx_start_mac()778 void alx_post_phy_link(struct alx_hw *hw) in alx_post_phy_link()851 bool alx_phy_configured(struct alx_hw *hw) in alx_phy_configured()865 int alx_read_phy_link(struct alx_hw *hw) in alx_read_phy_link()915 int alx_clear_phy_intr(struct alx_hw *hw) in alx_clear_phy_intr()923 void alx_disable_rss(struct alx_hw *hw) in alx_disable_rss()[all …]
109 static u32 alx_get_supported_speeds(struct alx_hw *hw) in alx_get_supported_speeds()132 struct alx_hw *hw = &alx->hw; in alx_get_link_ksettings()183 struct alx_hw *hw = &alx->hw; in alx_set_link_ksettings()216 struct alx_hw *hw = &alx->hw; in alx_get_pauseparam()231 struct alx_hw *hw = &alx->hw; in alx_set_pauseparam()290 struct alx_hw *hw = &alx->hw; in alx_get_ethtool_stats()
301 struct alx_hw *hw = &alx->hw; in alx_poll()333 struct alx_hw *hw = &alx->hw; in alx_intr_handle_misc()360 struct alx_hw *hw = &alx->hw; in alx_intr_handle()403 struct alx_hw *hw = &alx->hw; in alx_intr_msix_misc()435 struct alx_hw *hw = &alx->hw; in alx_intr_legacy()453 struct alx_hw *hw = &alx->hw; in alx_init_ring_ptrs()572 struct alx_hw *hw = &alx->hw; in __alx_set_rx_mode()601 struct alx_hw *hw = &alx->hw; in alx_set_mac_address()809 struct alx_hw *hw = &alx->hw; in alx_config_vector_mapping()918 struct alx_hw *hw = &alx->hw; in alx_irq_enable()[all …]
108 struct alx_hw hw;
Completed in 17 milliseconds