Searched refs:bh_requested (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.c195 int bh_requested; member in struct:_mgslpc_info
829 info->bh_requested = 0;
1318 if (info->pending_bh && !info->bh_running && !info->bh_requested) {
1323 info->bh_requested = 1;
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.c296 int bh_requested; member in struct:slgt_info
1345 info->tx_active,info->bh_requested,info->bh_running,
1976 info->bh_requested = 0;
2376 !port->bh_requested) {
2379 port->bh_requested = 1;
H A Dsynclink.c231 int bh_requested; member in struct:mgsl_struct
1066 info->bh_requested = 0;
1755 if ( info->pending_bh && !info->bh_running && !info->bh_requested ) {
1760 info->bh_requested = 1;
3579 info->tx_active,info->bh_requested,info->bh_running,
H A Dsynclinkmp.c197 int bh_requested; member in struct:_synclinkmp_info
1478 info->tx_active,info->bh_requested,info->bh_running,
2058 info->bh_requested = 0;
2703 !port->bh_requested ) {
2708 port->bh_requested = 1;

Completed in 143 milliseconds