Searched refs:bIsEnabled (Results 1 – 5 of 5) sorted by relevance
300 pDrvData->IPCs[ipcnum].bIsEnabled = TRUE; in mwave_ioctl()327 if (pDrvData->IPCs[ipcnum].bIsEnabled == TRUE) { in mwave_ioctl()387 if (pDrvData->IPCs[ipcnum].bIsEnabled == TRUE) { in mwave_ioctl()388 pDrvData->IPCs[ipcnum].bIsEnabled = FALSE; in mwave_ioctl()587 pDrvData->IPCs[i].bIsEnabled = FALSE; in mwave_init()
128 BOOLEAN bIsEnabled; member
130 if (pDrvData->IPCs[usPCNum - 1].bIsEnabled == TRUE) { in DspInterrupt()
1016 s32 host_int_set_power_mgmt(struct host_if_drv *hWFIDrv, bool bIsEnabled, u32 u32Timeout);1028 s32 host_int_setup_multicast_filter(struct host_if_drv *hWFIDrv, bool bIsEnabled, u32 u32count);
4673 bool bIsEnabled, in host_int_set_power_mgmt() argument4680 PRINT_INFO(HOSTINF_DBG, "\n\n>> Setting PS to %d <<\n\n", bIsEnabled); in host_int_set_power_mgmt()4694 pstrPowerMgmtParam->enabled = bIsEnabled; in host_int_set_power_mgmt()4704 bool bIsEnabled, in host_int_setup_multicast_filter() argument4723 pstrMulticastFilterParam->enabled = bIsEnabled; in host_int_setup_multicast_filter()