Searched refs:S0_IR_SENDOK (Results 1 – 2 of 2) sorted by relevance
74 #define S0_IR_SENDOK 0x0010 /* Send OK interrupt */ macro266 w5300_write(priv, W5300_S0_IMR, S0_IR_RECV | S0_IR_SENDOK); in w5300_hw_start()424 if (ir & S0_IR_SENDOK) { in w5300_interrupt()
73 #define S0_IR_SENDOK 0x10 /* complete sending */ macro923 if (ir & S0_IR_SENDOK) { in w5100_interrupt()