Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.c2377 u8 au8Zero_Buff[6] = {0}; in Handle_DelAllSta() local
2394 if (memcmp(pstrDelAllStaParam->del_all_sta[i], au8Zero_Buff, ETH_ALEN)) in Handle_DelAllSta()
4590 u8 au8Zero_Buff[ETH_ALEN] = {0}; in host_int_del_allstation() local
4607 if (memcmp(pu8MacAddr[i], au8Zero_Buff, ETH_ALEN)) { in host_int_del_allstation()