Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_hmac.c116 oal_netbuf_stru *netbuf_temp = netbuf; in hcc_hmac_tx_hcc_hdr_init() local
126 if (oal_netbuf_headroom(netbuf_temp) < headroom) { in hcc_hmac_tx_hcc_hdr_init()
128 oal_netbuf_headroom(netbuf_temp), headroom); in hcc_hmac_tx_hcc_hdr_init()
131 hcc_hdr = (hcc_header_stru *)oal_netbuf_push(netbuf_temp, headroom); in hcc_hmac_tx_hcc_hdr_init()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_rx_data.c106 oal_netbuf_stru *netbuf_temp = HI_NULL; in hmac_rx_free_netbuf() local
115 netbuf_temp = oal_netbuf_next(netbuf); in hmac_rx_free_netbuf()
120 netbuf = netbuf_temp; in hmac_rx_free_netbuf()

Completed in 4 milliseconds