Searched refs:empty_addr (Results 1 – 2 of 2) sorted by relevance
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
| D | rtw_tdls.c | 1770 u8 empty_addr[ETH_ALEN] = { 0x00 }; in On_TDLS_Dis_Rsp() local 1791 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp() 1803 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
|
| D | rtw_mlme_ext.c | 7035 u8 empty_addr[ETH_ALEN] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; in on_action_public_p2p() local 7087 if (_rtw_memcmp(pwdinfo->rx_prov_disc_info.peerDevAddr, empty_addr, ETH_ALEN)) in on_action_public_p2p()
|