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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dfarsync.c464 int dmatx_in_progress; member in struct:fst_card_info
925 if (card->dmatx_in_progress) {
935 * We use the dmatx_in_progress to flag the channel as busy
937 card->dmatx_in_progress = 1;
1352 !(card->dmatx_in_progress)) {
1539 card->dmatx_in_progress = 0;
2230 card->dmatx_in_progress, tx_dma_done, card->dmarx_in_progress,

Completed in 78 milliseconds