Searched refs:autoc_write (Results 1 – 3 of 3) sorted by relevance
2817 mac->autoc_write = txgbe_autoc_write; in txgbe_init_ops_pf()3383 hw->mac.autoc_write(hw, autoc); in txgbe_setup_mac_link()3609 hw->mac.autoc_write(hw, hw->mac.orig_autoc); in txgbe_reset_hw()3775 hw->mac.autoc_write(hw, autoc ^ TXGBE_AUTOC_LMS_AN); in txgbe_reset_pipeline_raptor()3778 hw->mac.autoc_write(hw, autoc); in txgbe_reset_pipeline_raptor()
462 void (*autoc_write)(struct txgbe_hw *hw, u64 value); member
573 hw->mac.autoc_write = txgbe_mac_autoc_write_dummy; in txgbe_init_ops_dummy()