Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c36 static struct action_handler OnAction_tbl[] = { variable
1895 for (i = 0; i < ARRAY_SIZE(OnAction_tbl); i++) { in OnAction()
1896 ptable = &OnAction_tbl[i]; in OnAction()