tx_abort_source   269 drivers/net/ethernet/amd/xgbe/xgbe-i2c.c 		state->tx_abort_source = XI2C_IOREAD(pdata, IC_TX_ABRT_SOURCE);
tx_abort_source   295 drivers/net/ethernet/amd/xgbe/xgbe-i2c.c 			  state->tx_abort_source, state->op->target);
tx_abort_source   421 drivers/net/ethernet/amd/xgbe/xgbe-i2c.c 		if (state->tx_abort_source & IC_TX_ABRT_7B_ADDR_NOACK)
tx_abort_source   423 drivers/net/ethernet/amd/xgbe/xgbe-i2c.c 		else if (state->tx_abort_source & IC_TX_ABRT_ARB_LOST)
tx_abort_source   653 drivers/net/ethernet/amd/xgbe/xgbe.h 	unsigned int tx_abort_source;