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

/drivers/staging/winbond/
H A Dwb35rx.c6 * Wb35Rx.c
78 struct wb35_rx *pWb35Rx = &pHwData->Wb35Rx;
147 static void Wb35Rx(struct ieee80211_hw *hw);
154 struct wb35_rx *pWb35Rx = &pHwData->Wb35Rx;
215 Wb35Rx(hw);
225 static void Wb35Rx(struct ieee80211_hw *hw) function
229 struct wb35_rx *pWb35Rx = &pHwData->Wb35Rx;
288 struct wb35_rx *pWb35Rx = &pHwData->Wb35Rx;
290 /* Allow only one thread to run into the Wb35Rx() function */
293 Wb35Rx(h
[all...]
H A Dwbhal.h442 struct wb35_rx Wb35Rx; /* Need Wb35Rx.h */ member in struct:hw_data
H A Dwbusb.c327 pHwData->Wb35Rx.rx_halt = 1;

Completed in 65 milliseconds