Searched refs:txgbe_autoc_write (Results 1 – 3 of 3) sorted by relevance
465 void txgbe_autoc_write(struct txgbe_hw *hw, u64 value);
2598 txgbe_autoc_write(hw, autoc); in txgbe_prot_autoc_write_raptor()2671 mac->autoc_write = txgbe_autoc_write; in txgbe_init_ops_pf()
2238 void txgbe_autoc_write(struct txgbe_hw *hw, u64 autoc) in txgbe_autoc_write() function