Home
last modified time | relevance | path

Searched refs:D2H_MSG_CREDIT_UPDATE (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_sdio_comm.h61 D2H_MSG_CREDIT_UPDATE = 11, /* update high priority buffer credit value */ enumerator
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_sdio_device.h60 D2H_MSG_CREDIT_UPDATE = 11, /**< update high priority buffer credit value */ enumerator
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_slave.c326 if (hi_sdio_is_pending_msg(D2H_MSG_CREDIT_UPDATE) || hi_sdio_is_sending_msg(D2H_MSG_CREDIT_UPDATE)) { in hcc_update_high_priority_buffer_credit()
894 if (!hi_sdio_is_sending_msg(D2H_MSG_CREDIT_UPDATE) && !hi_sdio_is_pending_msg(D2H_MSG_CREDIT_UPDATE)) { in hcc_slave_tx_queue_sched()
H A Dhcc_host.c1831 hcc_message_register(hcc_handler, D2H_MSG_CREDIT_UPDATE, hcc_credit_update_callback, hcc_handler);

Completed in 6 milliseconds