Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_slave.c621 hi_u32 total_pad; in hcc_read_start_callback() local
636 total_pad = pad_len - g_tx_aggr_info.tx_aggr_total_len; in hcc_read_start_callback()
638 total_pad = 0; in hcc_read_start_callback()
658 if (total_pad != 0) { in hcc_read_start_callback()
660 hi_diag_log_msg_i1(0, "add pad %u descr\r\n", total_pad); in hcc_read_start_callback()
662 (hi_void)hi_sdio_set_pad_admatab(total_pad, adma_table, index++); in hcc_read_start_callback()

Completed in 2 milliseconds