Searched refs:txgbe_autoc_read (Results 1 – 3 of 3) sorted by relevance
464 u64 txgbe_autoc_read(struct txgbe_hw *hw);
2563 *value = txgbe_autoc_read(hw); in txgbe_prot_autoc_read_raptor()2670 mac->autoc_read = txgbe_autoc_read; in txgbe_init_ops_pf()
2153 u64 txgbe_autoc_read(struct txgbe_hw *hw) in txgbe_autoc_read() function