Lines Matching refs:i
136 int i, wrsz; in dnet_send() local
150 for (i = 0; i < wrsz; i++) in dnet_send()
172 int pkt_len, poll, i; in dnet_recv() local
193 for (i = 0; i < (pkt_len + 3) >> 2; i++) in dnet_recv()
218 int i; in dnet_phy_reset() local
227 for (i = 0; i < CONFIG_DNET_AUTONEG_TIMEOUT / 100; i++) { in dnet_phy_reset()
246 int i; in dnet_phy_init() local
250 for (i = 0; i < 32; i++) { in dnet_phy_init()
251 dnet->phy_addr = i; in dnet_phy_init()
256 i, phy_id, in dnet_phy_init()
274 for (i = 0; i < CONFIG_DNET_AUTONEG_TIMEOUT / 100; i++) { in dnet_phy_init()