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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Datp.c178 unsigned int tx_unit_busy:1; member in struct:net_local
480 lp->tx_unit_busy = 0;
570 if (lp->tx_unit_busy == 0) {
574 lp->tx_unit_busy = 1;
663 lp->tx_unit_busy = 0;

Completed in 37 milliseconds