Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
A Dnetdev.h55 u8 sta_associated_bss[WILC_MAX_NUM_STA][ETH_ALEN];
140 struct wilc_wfi_key *wilc_gtk[WILC_MAX_NUM_STA];
141 struct wilc_wfi_key *wilc_ptk[WILC_MAX_NUM_STA];
A Dfw.h12 #define WILC_MAX_NUM_STA 9 macro
A Dhif.c32 u8 mac[WILC_MAX_NUM_STA][ETH_ALEN];
1881 for (i = 0; i < WILC_MAX_NUM_STA; i++) { in wilc_del_allstation()
A Dcfg80211.c1314 WILC_MAX_NUM_STA * ETH_ALEN); in change_virtual_intf()

Completed in 29 milliseconds