Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_82575.c3379 return E1000_ERR_I2C; in e1000_get_i2c_ack()
3384 status = E1000_ERR_I2C; in e1000_get_i2c_ack()
3450 status = E1000_ERR_I2C; in e1000_clock_out_i2c_bit()
3526 status = E1000_ERR_I2C; in e1000_set_i2c_data()
H A De1000_defines.h690 #define E1000_ERR_I2C 19 macro