Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_wfi_netdevice.h60 u8 sta_associated_bss[WILC_MAX_NUM_STA][ETH_ALEN];
150 struct wilc_wfi_key *wilc_gtk[WILC_MAX_NUM_STA];
151 struct wilc_wfi_key *wilc_ptk[WILC_MAX_NUM_STA];
Dwilc_hif.h20 #define WILC_MAX_NUM_STA 9 macro
Dwilc_hif.c27 u8 mac[WILC_MAX_NUM_STA][ETH_ALEN];
1919 for (i = 0; i < WILC_MAX_NUM_STA; i++) { in wilc_del_allstation()
Dwilc_wfi_cfgoperations.c1426 WILC_MAX_NUM_STA * ETH_ALEN); in change_virtual_intf()