Searched refs:DevEnableRecv (Results 1 – 3 of 3) sorted by relevance
1449 DevEnableRecv(&target->Device,DEV_ENABLE_RECV_SYNC); in HTCAddReceivePktMultiple()1485 DevEnableRecv(&target->Device,DEV_ENABLE_RECV_ASYNC); in HTCUnblockRecv()1545 DevEnableRecv(&target->Device,DEV_ENABLE_RECV_SYNC); in HTCEnableRecv()
170 int DevEnableRecv(struct ar6k_device *pDev, bool ASyncMode);
482 int DevEnableRecv(struct ar6k_device *pDev, bool AsyncMode) in DevEnableRecv() function