Searched refs:RxD3 (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 Ds2io.c784 size = (size * (sizeof(struct RxD3)));
2527 struct RxD3 *rxdp3;
2618 rxdp3 = (struct RxD3 *)rxdp;
2622 memset(rxdp, 0, sizeof(struct RxD3));
2736 struct RxD3 *rxdp3;
2757 rxdp3 = (struct RxD3 *)rxdp;
2771 memset(rxdp, 0, sizeof(struct RxD3));
2970 struct RxD3 *rxdp3;
3005 rxdp3 = (struct RxD3 *)rxdp;
6977 struct RxD3 *rxdp
[all...]
H A Ds2io.h572 struct RxD3 { struct

Completed in 54 milliseconds