WILC_MAX_NUM_STA   27 drivers/staging/wilc1000/wilc_hif.c 	u8 mac[WILC_MAX_NUM_STA][ETH_ALEN];
WILC_MAX_NUM_STA 1926 drivers/staging/wilc1000/wilc_hif.c 	for (i = 0; i < WILC_MAX_NUM_STA; i++) {
WILC_MAX_NUM_STA 1428 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c 		       WILC_MAX_NUM_STA * ETH_ALEN);
WILC_MAX_NUM_STA   60 drivers/staging/wilc1000/wilc_wfi_netdevice.h 	u8 sta_associated_bss[WILC_MAX_NUM_STA][ETH_ALEN];
WILC_MAX_NUM_STA  150 drivers/staging/wilc1000/wilc_wfi_netdevice.h 	struct wilc_wfi_key *wilc_gtk[WILC_MAX_NUM_STA];
WILC_MAX_NUM_STA  151 drivers/staging/wilc1000/wilc_wfi_netdevice.h 	struct wilc_wfi_key *wilc_ptk[WILC_MAX_NUM_STA];