Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_slave.h86 typedef hi_s32 (*hcc_rx_pre_do)(hi_u8 stype, hcc_slave_netbuf *net_buf, hi_u8 **pre_do_context); typedef
91 hcc_rx_pre_do pre_do;
118 hi_u32 hcc_rx_register(struct hcc_handler *hcc, hi_u8 mtype, hcc_rx_post_do post_do, hcc_rx_pre_do pre_do);
H A Dhcc_host.h83 typedef hi_s32 (* hcc_rx_pre_do)(hi_u8 stype, hcc_netbuf_stru *pst_netbuf, hi_u8 **pre_do_context); typedef
95 hcc_rx_pre_do pre_do;
H A Dhcc_slave.c1126 hi_u32 hcc_rx_register(struct hcc_handler *hcc, hi_u8 mtype, hcc_rx_post_do post_do, hcc_rx_pre_do pre_do) in hcc_rx_register()
H A Dhcc_host.c1524 hcc_rx_pre_do pre_do)

Completed in 8 milliseconds