Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c51 static struct action_handler OnAction_tbl[] = { variable
1805 for (i = 0; i < sizeof(OnAction_tbl)/sizeof(struct action_handler); i++) { in OnAction()
1806 ptable = &OnAction_tbl[i]; in OnAction()