Home
last modified time | relevance | path

Searched refs:cmd_state_tbl (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_fsm.c62 static struct fsm_state_ent cmd_state_tbl[] = { variable
433 tb.max_state = sizeof(cmd_state_tbl)/sizeof(cmd_state_tbl[0]); in phl_cmd_new_fsm()
435 tb.state_tbl = cmd_state_tbl; in phl_cmd_new_fsm()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_fsm.c62 static struct fsm_state_ent cmd_state_tbl[] = { variable
433 tb.max_state = sizeof(cmd_state_tbl)/sizeof(cmd_state_tbl[0]); in phl_cmd_new_fsm()
435 tb.state_tbl = cmd_state_tbl; in phl_cmd_new_fsm()