Searched refs:claw_state (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dclaw.h266 __u8 claw_state; member in struct:chbk
H A Dclaw.c538 privptr->channel[i].claw_state = CLAW_START_HALT_IO;
568 privptr->channel[i].claw_state = CLAW_STOP;
691 switch (p_ch->claw_state) {
710 p_ch->claw_state = CLAW_START_READ;
713 p_ch->claw_state = CLAW_START_WRITE;
882 privptr->channel[i].claw_state = CLAW_STOP;
1002 if (p_ch->claw_state == CLAW_STOP) {
1026 if (p_ch->claw_state == CLAW_STOP)
2790 if (p_ch->claw_state == CLAW_STOP)

Completed in 47 milliseconds