Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_slave.c491 hi_u32 non_pad_total_len = 0; in hcc_write_start_callback() local
504 non_pad_total_len += HISDIO_HOST2DEV_SCATT_SIZE; in hcc_write_start_callback()
525 non_pad_total_len += g_rx_aggr_info.hcc_rx_aggr[i].rx_pkt_bytes; in hcc_write_start_callback()
532 if (non_pad_total_len < len) { in hcc_write_start_callback()
533 pad_len = len - non_pad_total_len; in hcc_write_start_callback()

Completed in 4 milliseconds