Searched refs:txgbe_autoc_read (Results 1 – 3 of 3) sorted by relevance
372 u64 txgbe_autoc_read(struct txgbe_hw *hw);
2709 *value = txgbe_autoc_read(hw); in txgbe_prot_autoc_read_raptor()2816 mac->autoc_read = txgbe_autoc_read; in txgbe_init_ops_pf()
2122 u64 txgbe_autoc_read(struct txgbe_hw *hw) in txgbe_autoc_read() function