Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ioctl_set.c15 if (is_zero_mac_addr(bssid) in rtw_validate_bssid()
H A Drtw_mlme.c1711 if (!is_zero_mac_addr(mlme->roam_tgt_addr)) { in rtw_check_roaming_candidate()
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dieee80211.h523 static inline int is_zero_mac_addr(const u8 *addr) in is_zero_mac_addr() function