Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.c1876 oal_netbuf_head_stru *pst_head = HI_NULL; local
1895 pst_head = &hcc_handler->hcc_transer_info.hcc_queues[HCC_TX].queues[i].data_queue;
1896 list_len = oal_netbuf_list_len(pst_head);
1897 hcc_tx_netbuf_list_free(pst_head);
1914 pst_head = &hcc_handler->hcc_transer_info.hcc_queues[HCC_RX].queues[i].data_queue;
1915 list_len = oal_netbuf_list_len(pst_head);
1916 hcc_tx_netbuf_list_free(pst_head);

Completed in 3 milliseconds