Searched refs:r_state (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_log_recover.h50 int r_state; /* not needed */ member in struct:xlog_recover
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Drdma.h24 unsigned long r_state; member in struct:rds_mr
30 /* Flags for mr->r_state */
H A Drdma.c98 if (test_and_set_bit(RDS_MR_DEAD, &mr->r_state))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_uc.c283 if (qp->r_state == OP(SEND_FIRST) ||
284 qp->r_state == OP(SEND_MIDDLE)) {
293 qp->r_state = OP(SEND_LAST);
311 switch (qp->r_state) {
530 qp->r_state = opcode;
H A Dqib_rc.c1893 switch (qp->r_state) {
2124 qp->r_state = opcode;
2188 qp->r_state = opcode;
2204 qp->r_state = opcode;
H A Dqib_qp.c363 qp->r_state = IB_OPCODE_RC_SEND_LAST;
366 qp->r_state = IB_OPCODE_UC_SEND_LAST;
H A Dqib_verbs.h458 u8 r_state; /* opcode of last packet received */ member in struct:qib_qp
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_uc.c295 qp->r_state = OP(SEND_LAST);
314 switch (qp->r_state) {
541 qp->r_state = opcode;
H A Dipath_rc.c1630 switch (qp->r_state) {
1850 qp->r_state = opcode;
1913 qp->r_state = opcode;
1928 qp->r_state = opcode;
H A Dipath_qp.c340 qp->r_state = IB_OPCODE_RC_SEND_LAST;
343 qp->r_state = IB_OPCODE_UC_SEND_LAST;
H A Dipath_verbs.h397 u8 r_state; /* opcode of last packet received */ member in struct:ipath_qp
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dnetjet.c128 bcs->hw.tiger.r_state = HDLC_ZERO_SEARCH;
403 register u_char state = bcs->hw.tiger.r_state;
569 bcs->hw.tiger.r_state = state;
H A Dhisax.h452 u_char r_state; member in struct:tiger_hw
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/
H A Dskfddi.c2060 * r_state - Possible values are:
2068 void rmt_state_change(struct s_smc *smc, int r_state) argument
2073 switch (r_state) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/h/
H A Dcmtdef.h562 void rmt_state_change(struct s_smc *smc, int r_state);

Completed in 192 milliseconds