Searched refs:autoc_write (Results 1 – 3 of 3) sorted by relevance
2671 mac->autoc_write = txgbe_autoc_write; in txgbe_init_ops_pf()3237 hw->mac.autoc_write(hw, autoc); in txgbe_setup_mac_link()3693 hw->mac.autoc_write(hw, autoc ^ TXGBE_AUTOC_LMS_AN); in txgbe_reset_pipeline_raptor()3696 hw->mac.autoc_write(hw, autoc); in txgbe_reset_pipeline_raptor()
578 hw->mac.autoc_write = txgbe_mac_autoc_write_dummy; in txgbe_init_ops_dummy()
533 void (*autoc_write)(struct txgbe_hw *hw, u64 value); member