Home
last modified time | relevance | path

Searched defs:ar6_softc (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/ath6kl/os/linux/include/
Dar6000_drv.h469 struct ar6_softc { struct
470 struct net_device *arNetDev; /* net_device pointer */
471 void *arWmi;
472 int arTxPending[ENDPOINT_MAX];
473 int arTotalTxDataPending;
474 u8 arNumDataEndPts;
475 bool arWmiEnabled;
476 bool arWmiReady;
477 bool arConnected;
478 HTC_HANDLE arHtcTarget;
[all …]