Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.c555 oal_netbuf_head_stru *head, oal_netbuf_head_stru *next_assembled_head, const oal_netbuf_stru *descr_netbuf,
588 oal_netbuf_list_len(next_assembled_head));
602 oal_netbuf_list_tail(next_assembled_head, netbuf_t);
618 if (oal_likely(!oal_netbuf_list_empty(next_assembled_head))) {
674 oal_netbuf_head_stru *next_assembled_head,
692 oal_io_print3("send queue:%d, mode:%d,next assem len:%d", type, mode, oal_netbuf_list_len(next_assembled_head));
706 if (oal_netbuf_list_empty(next_assembled_head)) {
726 hi_u32 assemble_len = oal_netbuf_list_len(next_assembled_head);
732 oal_netbuf_splice_init(next_assembled_head, &head_send);
744 if (oal_netbuf_list_empty(next_assembled_head) !
554 hcc_build_next_assem_descr(hcc_handler_stru *hcc_handler, hcc_queue_type_enum type, oal_netbuf_head_stru *head, oal_netbuf_head_stru *next_assembled_head, const oal_netbuf_stru *descr_netbuf, hi_u32 remain_len) global() argument
671 hcc_send_data_packet(hcc_handler_stru *hcc_handler, oal_netbuf_head_stru *head, hcc_queue_type_enum type, oal_netbuf_head_stru *next_assembled_head, hcc_send_mode mode, hi_u32 *remain_len) global() argument
883 oal_netbuf_head_stru *next_assembled_head = HI_NULL; global() local
[all...]

Completed in 3 milliseconds