Searched refs:RESYNC (Results 1 - 11 of 11) sorted by relevance

/linux-master/include/rdma/
H A Dtid_rdma_defs.h93 IB_OPCODE(TID_RDMA, RESYNC),
/linux-master/arch/m68k/atari/
H A Datakeyb.c104 KEYBOARD, AMOUSE, RMOUSE, JOYSTICK, CLOCK, RESYNC enumerator in enum:kb_state_t
122 * introduced the RESYNC state for IKBD data. In this state, the bytes up to
163 /* Go to RESYNC state and skip this byte */
164 kb_state.state = RESYNC;
286 case RESYNC:
/linux-master/drivers/md/
H A Dmd-bitmap.h95 #define RESYNC(x) (((bitmap_counter_t) x) & RESYNC_MASK) macro
H A Dmd-bitmap.c1595 if (RESYNC(*bmc))
1647 if (RESYNC(*bmc)) {
1668 * RESYNC bit wherever it is still on
/linux-master/drivers/media/dvb-frontends/
H A Dbcm3510_priv.h123 u8 RESYNC :1; member in struct:__anon286::__anon296
H A Dbcm3510.c273 b.BERCTL_fa.RESYNC = 0; bcm3510_writeB(st,0xfa,b);
274 b.BERCTL_fa.RESYNC = 1; bcm3510_writeB(st,0xfa,b);
275 b.BERCTL_fa.RESYNC = 0; bcm3510_writeB(st,0xfa,b);
/linux-master/drivers/infiniband/hw/hfi1/
H A Dtrace.c387 case OP(TID_RDMA, RESYNC):
H A Drc.c1724 opcode != TID_OP(ACK) && opcode != TID_OP(RESYNC))
1759 opcode != TID_OP(RESYNC) &&
1772 opcode == TID_OP(RESYNC)) &&
H A Dtid_rdma.c802 /* Generation received in a RESYNC overrides default flow generation */
1837 * RESYNC.
3111 * during a RESYNC, the generation is incremented and the
3546 * Last PSN of every generation is reserved for RESYNC.
4471 * RESYNC PSN, then we never received a good TID RDMA WRITE
4472 * DATA packet after a previous RESYNC.
4480 * Because the KDETH PSNs jump during a RESYNC, it's
4483 * RESYNC packets. Therefore, we save it.
4519 /* If we are waiting for an ACK to RESYNC, drop any other packets */
4597 /* ACK(RESYNC) */
[all...]
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c618 PIS(RESYNC),
1568 PIS(RESYNC);
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c242 PIS(RESYNC),
1069 PIS(RESYNC);

Completed in 252 milliseconds