Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.c887 hi_u32 priority_cnt = 0; local
911 ret = oal_sdio_get_credit(hcc_handler->bus, &priority_cnt);
921 hisdio_large_pkt_get(priority_cnt) + hisdio_mgmt_pkt_get(priority_cnt);
922 hcc_handler->hcc_transer_info.tx_flow_ctrl.uc_lopriority_cnt = hisdio_large_pkt_get(priority_cnt);
923 hcc_handler->hcc_transer_info.tx_flow_ctrl.des_cnt = hisdio_comm_reg_seq_pkt_get(priority_cnt);

Completed in 4 milliseconds