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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/pcbit/
H A Dpcbit.h167 #define L2_ERROR 6 macro
H A Dlayer2.c519 if (dev->l2_state == L2_STARTING || dev->l2_state == L2_ERROR) {
580 if (state == L2_ERROR && dev->l2_state == L2_RUNNING) {
624 dev->l2_state = L2_ERROR;

Completed in 94 milliseconds