Searched refs:DevDoEnableDisableRecvNormal (Results 1 – 1 of 1) sorted by relevance
406 static int DevDoEnableDisableRecvNormal(struct ar6k_device *pDev, bool EnableRecv, bool AsyncMode) in DevDoEnableDisableRecvNormal() function476 return DevDoEnableDisableRecvNormal(pDev,false,AsyncMode); in DevStopRecv()485 return DevDoEnableDisableRecvNormal(pDev,true,AsyncMode); in DevEnableRecv()