Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c3902 static struct action_handler OnAction_tbl[] = { variable
3929 for (i = 0; i < ARRAY_SIZE(OnAction_tbl); i++) { in OnAction()
3930 ptable = &OnAction_tbl[i]; in OnAction()