Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_wapi.c330 oal_netbuf_stru *netbuf_tmp = HI_NULL; /* 指向需要释放的netbuff */ in hmac_wapi_netbuff_tx_handle() local
346 netbuf_tmp = netbuf; in hmac_wapi_netbuff_tx_handle()
356 oal_netbuf_free(netbuf_tmp); in hmac_wapi_netbuff_tx_handle()
365 netbuf_tmp = netbuf; in hmac_wapi_netbuff_tx_handle()
372 oal_netbuf_free(netbuf_tmp); in hmac_wapi_netbuff_tx_handle()
389 oal_netbuf_stru *netbuf_tmp = HI_NULL; /* 指向需要释放的netbuff */ in hmac_wapi_netbuff_rx_handle() local
401 netbuf_tmp = netbuf; in hmac_wapi_netbuff_rx_handle()
403 oal_netbuf_free(netbuf_tmp); in hmac_wapi_netbuff_rx_handle()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_hmac.c157 oal_netbuf_stru *netbuf_tmp = HI_NULL; in hcc_sort_key_frame() local
163 oal_skb_queue_walk_safe(head, netbuf_pos, netbuf_tmp) in hcc_sort_key_frame()

Completed in 3 milliseconds