Searched refs:bh_running (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/pcmcia/
H A Dsynclink_cs.c194 int bh_running; member in struct:_mgslpc_info
828 info->bh_running = 0;
849 info->bh_running = 1;
1318 if (info->pending_bh && !info->bh_running && !info->bh_requested) {
2831 info->tx_active,info->bh_requested,info->bh_running,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dsynclink_gt.c297 int bh_running; member in struct:slgt_info
1345 info->tx_active,info->bh_requested,info->bh_running,
1975 info->bh_running = 0;
1995 info->bh_running = 1;
2375 port->pending_bh && !port->bh_running &&
H A Dsynclink.c229 int bh_running; /* Protection from multiple */ member in struct:mgsl_struct
1065 info->bh_running = 0;
1090 info->bh_running = 1;
1755 if ( info->pending_bh && !info->bh_running && !info->bh_requested ) {
3579 info->tx_active,info->bh_requested,info->bh_running,
H A Dsynclinkmp.c195 int bh_running; /* Protection from multiple */ member in struct:_synclinkmp_info
1478 info->tx_active,info->bh_requested,info->bh_running,
2057 info->bh_running = 0;
2080 info->bh_running = 1;
2702 port->pending_bh && !port->bh_running &&

Completed in 194 milliseconds