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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dks8851.c1522 unsigned both_done = MBIR_TXMBF | MBIR_RXMBF; local
1528 if ((rd & both_done) != both_done) {
H A Dks8851_mll.c1414 unsigned both_done = MBIR_TXMBF | MBIR_RXMBF; local
1420 if ((rd & both_done) != both_done) {

Completed in 82 milliseconds