Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.c10 static void txgbe_i2c_start(struct txgbe_hw *hw);
1230 txgbe_i2c_start(hw); in txgbe_read_i2c_byte_unlocked()
1296 txgbe_i2c_start(hw); in txgbe_write_i2c_byte_unlocked()
1347 static void txgbe_i2c_start(struct txgbe_hw *hw) in txgbe_i2c_start() function