Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.c1894 hi_u32 list_len; local
1896 list_len = oal_netbuf_list_len(pst_head);
1898 if (list_len != 0) {
1899 oam_info_log2(0, 0, "hcc_clear_all_queues:: Clear queue:%d,total %u hcc rx pkts!\n", i, list_len);
1913 hi_u32 list_len; local
1915 list_len = oal_netbuf_list_len(pst_head);
1917 if (list_len != 0) {
1918 oam_info_log2(0, 0, "hcc_clear_all_queues:: Clear queue:%d,total %u hcc rx pkts!\n", i, list_len);

Completed in 4 milliseconds