Searched refs:SetPacketRx (Results 1 – 3 of 3) sorted by relevance
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/ |
| D | ioctl_mp.c | 1252 SetPacketRx(padapter, bStartRx, _FALSE); in rtw_mp_arx() 1254 SetPacketRx(padapter, bStartRx, _FALSE); in rtw_mp_arx() 1292 SetPacketRx(padapter, _TRUE, _TRUE); in rtw_mp_arx() 1296 SetPacketRx(padapter, _TRUE, _FALSE); in rtw_mp_arx() 2111 SetPacketRx(padapter, _TRUE, _FALSE); in rtw_mp_mon() 2117 SetPacketRx(padapter, _FALSE, _FALSE); in rtw_mp_mon() 2576 SetPacketRx(padapter, bStartRx, _FALSE); in rtw_mp_rx() 2666 SetPacketRx(padapter, bStartRx, _FALSE); in rtw_mp_rx()
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/ |
| D | rtw_mp.h | 711 void SetPacketRx(PADAPTER pAdapter, u8 bStartRx, u8 bAB);
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
| D | rtw_mp.c | 2127 void SetPacketRx(PADAPTER pAdapter, u8 bStartRx, u8 bAB) in SetPacketRx() function
|