Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.c207 hcc_handle->hcc_transer_info.tx_flow_ctrl.uc_hipriority_cnt = HCC_FLOW_HIGH_PRI_BUFF_CNT;
920 hcc_handler->hcc_transer_info.tx_flow_ctrl.uc_hipriority_cnt =
927 g_priority_cnt = hcc_handler->hcc_transer_info.tx_flow_ctrl.uc_hipriority_cnt;
946 hcc_handler->hcc_transer_info.tx_flow_ctrl.uc_hipriority_cnt <= MIN_DATA_LO_QUEUE) {
965 remain_len = oal_min(hcc_handler->hcc_transer_info.tx_flow_ctrl.uc_hipriority_cnt, remain_len);
1351 hcc_handler->hcc_transer_info.tx_flow_ctrl.uc_hipriority_cnt = large_cnt;
H A Dhcc_host.h162 hi_u8 uc_hipriority_cnt; member
166 oal_spin_lock_stru st_hipri_lock; /* 读写uc_hipriority_cnt时要加锁 */
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_sdio_host.c487 hi_s32 oal_sdio_get_credit(struct BusDev *bus, hi_u32 *uc_hipriority_cnt) in oal_sdio_get_credit() argument
491 ret = oal_sdio_memcpy_fromio(bus, (hi_u8 *)uc_hipriority_cnt, in oal_sdio_get_credit()
492 HISDIO_EXTEND_CREDIT_ADDR, sizeof(*uc_hipriority_cnt)); in oal_sdio_get_credit()

Completed in 8 milliseconds