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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/pcmcia/
H A Dsynclink_cs.c186 bool bh_requested; member in struct:_mgslpc_info
775 info->bh_requested = false;
1266 if (info->pending_bh && !info->bh_running && !info->bh_requested) {
1271 info->bh_requested = true;
2647 info->tx_active,info->bh_requested,info->bh_running,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsynclink.c217 bool bh_requested; member in struct:mgsl_struct
1049 info->bh_requested = false;
1734 if ( info->pending_bh && !info->bh_running && !info->bh_requested ) {
1739 info->bh_requested = true;
3538 info->tx_active,info->bh_requested,info->bh_running,
H A Dsynclink_gt.c280 bool bh_requested; member in struct:slgt_info
1295 info->tx_active,info->bh_requested,info->bh_running,
1925 info->bh_requested = false;
2397 !port->bh_requested) {
2400 port->bh_requested = true;
H A Dsynclinkmp.c189 bool bh_requested; member in struct:_synclinkmp_info
1419 info->tx_active,info->bh_requested,info->bh_running,
1996 info->bh_requested = false;
2637 !port->bh_requested ) {
2642 port->bh_requested = true;

Completed in 119 milliseconds