Searched refs:Wb35Rx (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 Dwb35rx.c6 * Wb35Rx.c
79 struct wb35_rx *pWb35Rx = &pHwData->Wb35Rx;
151 static void Wb35Rx(struct ieee80211_hw *hw);
158 struct wb35_rx *pWb35Rx = &pHwData->Wb35Rx;
221 Wb35Rx(hw);
231 static void Wb35Rx(struct ieee80211_hw *hw) function
235 struct wb35_rx *pWb35Rx = &pHwData->Wb35Rx;
296 struct wb35_rx *pWb35Rx = &pHwData->Wb35Rx;
298 /* Allow only one thread to run into the Wb35Rx() function */
301 Wb35Rx(h
[all...]
H A Dwbhal_s.h447 struct wb35_rx Wb35Rx; /* Need Wb35Rx.h */ member in struct:hw_data
H A Dwbusb.c312 pHwData->Wb35Rx.rx_halt = 1;

Completed in 48 milliseconds