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