Searched refs:autoc_read (Results 1 – 3 of 3) sorted by relevance
2816 mac->autoc_read = txgbe_autoc_read; in txgbe_init_ops_pf()2920 autoc = hw->mac.autoc_read(hw); in txgbe_get_link_capabilities_raptor()3306 u64 autoc = hw->mac.autoc_read(hw); in txgbe_setup_mac_link()3561 autoc = hw->mac.autoc_read(hw); in txgbe_reset_hw()3608 hw->mac.orig_autoc = hw->mac.autoc_read(hw); in txgbe_reset_hw()3767 autoc = hw->mac.autoc_read(hw); in txgbe_reset_pipeline_raptor()
461 u64 (*autoc_read)(struct txgbe_hw *hw); member
572 hw->mac.autoc_read = txgbe_mac_autoc_read_dummy; in txgbe_init_ops_dummy()