Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_api.c56 status = IGC_ERR_I2C; in igc_set_i2c_data()
234 status = IGC_ERR_I2C; in igc_clock_out_i2c_bit()
304 return IGC_ERR_I2C; in igc_get_i2c_ack()
309 status = IGC_ERR_I2C; in igc_get_i2c_ack()
H A Digc_defines.h705 #define IGC_ERR_I2C 19 macro