Home
last modified time | relevance | path

Searched refs:AR_DEBUG_ASSERT (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_services.c118 AR_DEBUG_ASSERT(pConnectReq->service_id != 0); in htc_connect_service()
141 AR_DEBUG_ASSERT(false); in htc_connect_service()
159 AR_DEBUG_ASSERT(0); in htc_connect_service()
255 AR_DEBUG_ASSERT(false); in htc_connect_service()
313 AR_DEBUG_ASSERT(false); in htc_connect_service()
318 AR_DEBUG_ASSERT(false); in htc_connect_service()
326 AR_DEBUG_ASSERT(false); in htc_connect_service()
H A Dhtc_send.c229 AR_DEBUG_ASSERT(netbuf); in allocate_htc_bundle_packet()
233 AR_DEBUG_ASSERT(pPacket); in allocate_htc_bundle_packet()
239 AR_DEBUG_ASSERT(pQueueSave); in allocate_htc_bundle_packet()
260 AR_DEBUG_ASSERT(pPacket); in allocate_htc_bundle_packet()
279 AR_DEBUG_ASSERT(netbuf); in free_htc_bundle_packet()
307 AR_DEBUG_ASSERT(pQueueSave); in free_htc_bundle_packet()
571 AR_DEBUG_ASSERT(false); in htc_issue_packets_bundle()
626 AR_DEBUG_ASSERT(false); in htc_issue_packets_bundle()
796 AR_DEBUG_ASSERT(netbuf); in htc_issue_packets()
811 AR_DEBUG_ASSERT(pHtcHdr); in htc_issue_packets()
[all …]
H A Dhtc_recv.c704 AR_DEBUG_ASSERT(htc_rec_len >= in htc_process_trailer()
H A Dhtc.c916 AR_DEBUG_ASSERT(false); in htc_start()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/
H A Dhif.c541 AR_DEBUG_ASSERT(hif_device->power_config == HIF_DEVICE_POWER_CUT in hif_sdio_shutdown()
703 AR_DEBUG_ASSERT(device); in hif_ack_interrupt()
756 AR_DEBUG_ASSERT(busrequest); in hif_free_bus_request()
913 AR_DEBUG_ASSERT(func); in hif_device_removed()
953 AR_DEBUG_ASSERT(func); in add_hif_device()
956 AR_DEBUG_ASSERT(hifdevice); in add_hif_device()
962 AR_DEBUG_ASSERT(hifdevice->dma_buffer); in add_hif_device()
979 AR_DEBUG_ASSERT(device); in del_hif_device()
/wlan-driver/qcacld-3.0/uapi/linux/
H A Da_debug.h161 #define AR_DEBUG_ASSERT A_ASSERT macro
178 #define AR_DEBUG_ASSERT(test) macro
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/
H A Dmailbox.c1486 AR_DEBUG_ASSERT(device); in hif_read_write()
1487 AR_DEBUG_ASSERT(device->func); in hif_read_write()
1700 AR_DEBUG_ASSERT(device->dma_buffer); in __hif_read_write()
1703 AR_DEBUG_ASSERT(length <= HIF_DMA_BUFFER_SIZE); in __hif_read_write()
1734 AR_DEBUG_ASSERT(device->dma_buffer); in __hif_read_write()
1735 AR_DEBUG_ASSERT(length <= HIF_DMA_BUFFER_SIZE); in __hif_read_write()