Searched refs:net_tx_busy (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hysdn/
H A Dhysdn_defs.h183 int volatile net_tx_busy; /* a network packet tx is in progress */ member in struct:HYSDN_CARD
H A Dhysdn_sched.c80 if (card->net_tx_busy) {
81 card->net_tx_busy = 0; /* reset flag */
120 card->net_tx_busy = 1; /* we are busy sending network data */

Completed in 95 milliseconds