Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.c31 u8 assoc_sta; member
1875 u8 assoc_sta = 0; in wilc_del_allstation() local
1881 assoc_sta++; in wilc_del_allstation()
1886 if (!assoc_sta) in wilc_del_allstation()
1889 del_sta.assoc_sta = assoc_sta; in wilc_del_allstation()
1893 wid.size = (assoc_sta * ETH_ALEN) + 1; in wilc_del_allstation()