Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_slave.c801 hi_u8 *pre_context = HI_NULL; in hcc_exec_action() local
808 if (rx_action->pre_do(hcc_head->sub_type, &slave_netbuf, &pre_context) != HI_SUCCESS) { in hcc_exec_action()
830 (hi_void)rx_action->post_do(hcc_head->sub_type, &slave_netbuf, pre_context); in hcc_exec_action()
H A Dhcc_host.c337 hi_u8 *pre_context = HI_NULL; local
363 pre_ret = rx_action->pre_do(hcc_hdr->sub_type, &hcc_netbuf, &pre_context);
370 rx_action->post_do(hcc_hdr->sub_type, &hcc_netbuf, pre_context);

Completed in 6 milliseconds