Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.c562 oal_netbuf_stru *netbuf_t = HI_NULL; local
593 netbuf_t = hcc_netbuf_len_align(netbuf, HISDIO_H2D_SCATT_BUFFLEN_ALIGN);
594 if (netbuf_t == HI_NULL) {
602 oal_netbuf_list_tail(next_assembled_head, netbuf_t);
684 oal_netbuf_stru *netbuf_t = HI_NULL; local
716 netbuf_t = hcc_netbuf_len_align(netbuf, HISDIO_H2D_SCATT_BUFFLEN_ALIGN);
717 if (oal_unlikely(netbuf_t == HI_NULL)) {

Completed in 3 milliseconds