Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.h465 void txgbe_autoc_write(struct txgbe_hw *hw, u64 value);
H A Dtxgbe_hw.c2598 txgbe_autoc_write(hw, autoc); in txgbe_prot_autoc_write_raptor()
2671 mac->autoc_write = txgbe_autoc_write; in txgbe_init_ops_pf()
H A Dtxgbe_phy.c2238 void txgbe_autoc_write(struct txgbe_hw *hw, u64 autoc) in txgbe_autoc_write() function