Home
last modified time | relevance | path

Searched refs:txgbe_autoc_read (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.h372 u64 txgbe_autoc_read(struct txgbe_hw *hw);
H A Dtxgbe_hw.c2709 *value = txgbe_autoc_read(hw); in txgbe_prot_autoc_read_raptor()
2816 mac->autoc_read = txgbe_autoc_read; in txgbe_init_ops_pf()
H A Dtxgbe_phy.c2122 u64 txgbe_autoc_read(struct txgbe_hw *hw) in txgbe_autoc_read() function