Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.h373 void txgbe_autoc_write(struct txgbe_hw *hw, u64 value);
H A Dtxgbe_hw.c2744 txgbe_autoc_write(hw, autoc); in txgbe_prot_autoc_write_raptor()
2817 mac->autoc_write = txgbe_autoc_write; in txgbe_init_ops_pf()
H A Dtxgbe_phy.c2199 void txgbe_autoc_write(struct txgbe_hw *hw, u64 autoc) in txgbe_autoc_write() function