Searched refs:assoc_sta (Results 1 – 1 of 1) sorted by relevance
97 u8 assoc_sta; member2282 wid.size = (param->assoc_sta * ETH_ALEN) + 1; in handle_del_all_sta()2284 wid.val = kmalloc((param->assoc_sta * ETH_ALEN) + 1, GFP_KERNEL); in handle_del_all_sta()2290 *(curr_byte++) = param->assoc_sta; in handle_del_all_sta()3906 u8 assoc_sta = 0; in wilc_del_allstation() local3918 assoc_sta++; in wilc_del_allstation()3921 if (!assoc_sta) { in wilc_del_allstation()3926 del_all_sta_info->assoc_sta = assoc_sta; in wilc_del_allstation()