Searched refs:stop_queue (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/spi/
H A Dspi_bfin5xx.c1139 static inline int stop_queue(struct driver_data *drv_data) function
1172 status = stop_queue(drv_data);
1274 status = stop_queue(drv_data);
H A Dpxa2xx_spi.c1266 static int stop_queue(struct driver_data *drv_data) function
1297 status = stop_queue(drv_data);
1301 * block until all work is done. If the reason that stop_queue
1579 status = stop_queue(drv_data);
H A Dspi_imx.c1412 static int stop_queue(struct driver_data *drv_data) function
1443 status = stop_queue(drv_data);
1712 status = stop_queue(drv_data);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/myri10ge/
H A Dmyri10ge.c186 int stop_queue; member in struct:myri10ge_priv
1380 "wake_queue", "stop_queue", "watchdog_resets", "tx_linearized",
1433 data[i++] = (unsigned int)mgp->stop_queue;
1870 mgp->stop_queue = 0;
2053 mgp->stop_queue++;
2239 mgp->stop_queue++;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/ibm_emac/
H A Dibm_emac_core.c1144 goto stop_queue;
1202 stop_queue:

Completed in 121 milliseconds