Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskdrv2nd.h337 typedef struct s_RxPort RX_PORT; typedef
470 RX_PORT RxPort[SK_MAX_MACS];
/linux-2.4.37.9/drivers/net/sk98lin/
Dskge.c213 static void FillRxRing(SK_AC*, RX_PORT*);
214 static SK_BOOL FillRxDescriptor(SK_AC*, RX_PORT*);
215 static void ReceiveIrq(SK_AC*, RX_PORT*, SK_BOOL);
218 static void ClearRxRing(SK_AC*, RX_PORT*);
2275 RX_PORT *pRxPort) /* ptr to port struct for which the ring in FillRxRing()
2303 RX_PORT *pRxPort) /* ptr to port struct of ring to fill */ in FillRxDescriptor()
2358 RX_PORT *pRxPort, /* ptr to port struct of ring to fill */ in ReQueueRxBuffer()
2395 RX_PORT *pRxPort, /* pointer to receive port struct */
2820 RX_PORT *pRxPort) /* pointer to rx port struct */