Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_event.h39 extern frw_event_sub_table_item_stru g_ast_hmac_wlan_drx_event_sub_table[DMAC_WLAN_DRX_EVENT_SUB_TYPE_BUTT];
40 extern frw_event_sub_table_item_stru g_ast_hmac_wlan_crx_event_sub_table[DMAC_WLAN_CRX_SUB_TYPE_BUTT];
41 extern frw_event_sub_table_item_stru g_ast_hmac_wlan_ctx_event_sub_table[DMAC_TO_HMAC_SYN_BUTT];
42 extern frw_event_sub_table_item_stru g_ast_hmac_wlan_misc_event_sub_table[DMAC_MISC_SUB_TYPE_BUTT];
43 extern frw_event_sub_table_item_stru g_ast_hmac_wlan_dtx_event_sub_table[DMAC_TX_WLAN_DTX_BUTT];
44 extern frw_event_sub_table_item_stru g_ast_wal_host_crx_table[WAL_HOST_CRX_SUBTYPE_BUTT];
H A Dhmac_main.c54 sizeof(g_ast_hmac_wlan_drx_event_sub_table) / sizeof(frw_event_sub_table_item_stru), in hmac_event_fsm_rx_adapt_subtable_register()
58 sizeof(g_ast_hmac_wlan_crx_event_sub_table) / sizeof(frw_event_sub_table_item_stru), in hmac_event_fsm_rx_adapt_subtable_register()
62 sizeof(g_ast_hmac_wlan_ctx_event_sub_table) / sizeof(frw_event_sub_table_item_stru), in hmac_event_fsm_rx_adapt_subtable_register()
66 sizeof(g_ast_hmac_wlan_misc_event_sub_table) / sizeof(frw_event_sub_table_item_stru), in hmac_event_fsm_rx_adapt_subtable_register()
H A Dhmac_event.c72 frw_event_sub_table_item_stru g_ast_hmac_wlan_dtx_event_sub_table[DMAC_TX_WLAN_DTX_BUTT];
74 frw_event_sub_table_item_stru g_ast_hmac_wlan_drx_event_sub_table[DMAC_WLAN_DRX_EVENT_SUB_TYPE_BUTT];
76 frw_event_sub_table_item_stru g_ast_hmac_wlan_crx_event_sub_table[DMAC_WLAN_CRX_SUB_TYPE_BUTT];
78 frw_event_sub_table_item_stru g_ast_hmac_wlan_misc_event_sub_table[DMAC_MISC_SUB_TYPE_BUTT];
80 frw_event_sub_table_item_stru g_ast_hmac_wlan_ctx_event_sub_table[DMAC_TO_HMAC_SYN_BUTT];
82 frw_event_sub_table_item_stru g_ast_wal_host_crx_table[WAL_HOST_CRX_SUBTYPE_BUTT];
844 const frw_event_sub_table_item_stru *sub_table_item = HI_NULL; in hmac_from_dmac_rx_control_handle()
865 const frw_event_sub_table_item_stru *sub_table_item = HI_NULL; in hmac_from_dmac_rx_data_handle()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_event.h210 结构名 : frw_event_sub_table_item_stru
217 } frw_event_sub_table_item_stru; typedef
224 const frw_event_sub_table_item_stru *sub_table; /* 指向子表的指针 */
262 const frw_event_sub_table_item_stru *sub_table);
266 const frw_event_sub_table_item_stru *frw_get_event_sub_table(hi_u8 type, hi_u8 pipeline);
272 hi_void frw_event_sub_rx_adapt_table_init(frw_event_sub_table_item_stru *pst_sub_table, hi_u32 ul_table_nums,
H A Dfrw_event.c187 const frw_event_sub_table_item_stru* frw_get_event_sub_table(hi_u8 type, hi_u8 pipeline) in frw_get_event_sub_table()
355 const frw_event_sub_table_item_stru *sub_table) in frw_event_table_register()
668 hi_void frw_event_sub_rx_adapt_table_init(frw_event_sub_table_item_stru *pst_sub_table, hi_u32 ul_table_nums, in frw_event_sub_rx_adapt_table_init()
672 frw_event_sub_table_item_stru *pst_curr_table = HI_NULL; in frw_event_sub_rx_adapt_table_init()
H A Dfrw_timer.c121 const frw_event_sub_table_item_stru g_ast_frw_timeout_event_sub_table[FRW_TIMEOUT_SUB_TYPE_BUTT] = {
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_main.c52 const frw_event_sub_table_item_stru g_ast_wal_host_ctx_table[HMAC_HOST_CTX_EVENT_SUB_TYPE_BUTT] = {

Completed in 6 milliseconds