Searched refs:MAX_NUM_STA (Results 1 – 4 of 4) sorted by relevance
88 u8 au8Sta_AssociatedBss[MAX_NUM_STA][ETH_ALEN];132 struct wilc_wfi_key *wilc_gtk[MAX_NUM_STA];133 struct wilc_wfi_key *wilc_ptk[MAX_NUM_STA];
24 #define MAX_NUM_STA 9 macro
150 u8 del_all_sta[MAX_NUM_STA][ETH_ALEN];2393 for (i = 0; i < MAX_NUM_STA; i++) { in Handle_DelAllSta()4606 for (i = 0; i < MAX_NUM_STA; i++) { in host_int_del_allstation()
2571 memset(priv->assoc_stainfo.au8Sta_AssociatedBss, 0, MAX_NUM_STA * ETH_ALEN); in change_virtual_intf()