Searched refs:Wb35Tx (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/winbond/
H A Dwb35tx.c5 // Wb35Tx.c
21 struct wb35_tx *pWb35Tx = &pHwData->Wb35Tx;
27 static void Wb35Tx(struct wbsoft_priv *adapter);
33 struct wb35_tx *pWb35Tx = &pHwData->Wb35Tx;
58 Wb35Tx(adapter);
66 static void Wb35Tx(struct wbsoft_priv *adapter) function
69 struct wb35_tx *pWb35Tx = &pHwData->Wb35Tx;
120 struct wb35_tx *pWb35Tx = &pHwData->Wb35Tx;
125 Wb35Tx(adapter);
132 struct wb35_tx *pWb35Tx = &pHwData->Wb35Tx;
[all...]
H A Dwbhal_s.h446 struct wb35_tx Wb35Tx; /* Need Wb35Tx.h */ member in struct:hw_data
H A Dwbusb.c315 pHwData->Wb35Tx.tx_halt = 1;

Completed in 26 milliseconds