Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_netbuf.h184 #define oal_netbuf_init(nb, len) oal_netbuf_set_len(nb, len) macro
237 #define oal_netbuf_init(nb, len) oal_netbuf_set_len(nb,len) \ macro
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_frag.c238 oal_netbuf_init(new_buf, oal_netbuf_len(netbuf)); in hmac_defrag_process_frame()
H A Dhmac_wapi.c538 oal_netbuf_init(netbuff_des, mac_hdr_len); in hmac_wapi_decrypt()
794 oal_netbuf_init(netbuf_des, MAC_80211_QOS_HTC_4ADDR_FRAME_LEN); in hmac_wapi_encrypt()

Completed in 5 milliseconds