Home
last modified time | relevance | path

Searched refs:ClearTxRing (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/sk98lin/
Dskge.c219 static void ClearTxRing(SK_AC*, TX_PORT*);
1754 ClearTxRing(pAC, &pAC->TxPort[i][TX_PRIO_LOW]); in SkGeClose()
1760 ClearTxRing(pAC, &pAC->TxPort[pNet->PortNr][TX_PRIO_LOW]); in SkGeClose()
2864 static void ClearTxRing( function
4595 ClearTxRing(pAC, &pAC->TxPort[FromPort][TX_PRIO_LOW]);
4778 ClearTxRing(pAC, &pAC->TxPort[FromPort][TX_PRIO_LOW]);
4779 ClearTxRing(pAC, &pAC->TxPort[ToPort][TX_PRIO_LOW]);