Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.c11 static void txgbe_i2c_stop(struct txgbe_hw *hw);
1249 txgbe_i2c_stop(hw); in txgbe_read_i2c_byte_unlocked()
1312 txgbe_i2c_stop(hw); in txgbe_write_i2c_byte_unlocked()
1376 static void txgbe_i2c_stop(struct txgbe_hw *hw) in txgbe_i2c_stop() function