Home
last modified time | relevance | path

Searched refs:D2H_MSG_FLOWCTRL_OFF (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_sdio_comm.h52 D2H_MSG_FLOWCTRL_OFF = 2, /* can't send data */ enumerator
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_sdio_device.h53 D2H_MSG_FLOWCTRL_OFF = 2, /**< can't send data */ enumerator
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.c1286 if (hcc_handler->hcc_transer_info.tx_flow_ctrl.flowctrl_flag == D2H_MSG_FLOWCTRL_OFF) {
1310 hcc_handler->hcc_transer_info.tx_flow_ctrl.flowctrl_flag = D2H_MSG_FLOWCTRL_OFF;
1826 if (hcc_message_register(hcc_handler, D2H_MSG_FLOWCTRL_OFF, hcc_flow_off_callback, hcc_handler) != HI_SUCCESS) {
1845 hcc_message_unregister(hcc_handler, D2H_MSG_FLOWCTRL_OFF);
1973 hcc_message_unregister(hcc, D2H_MSG_FLOWCTRL_OFF);

Completed in 4 milliseconds