Home
last modified time | relevance | path

Searched defs:mac (Results 1 – 25 of 37) sorted by relevance

12

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dwal_mac80211.c497 int32_t WalSetMacAddr(NetDevice *netDev, uint8_t *mac, uint8_t len) in WalSetMacAddr()
516 static int32_t PreSetMac(NetDevice *netDev, hi_u8 *mac, hi_u8 len) in PreSetMac()
601 int32_t WalGetDeviceMacAddr(NetDevice *netDev, int32_t type, uint8_t *mac, uint8_t len) in WalGetDeviceMacAddr()
736 int32_t WalSetScanningMacAddress(NetDevice *netDev, unsigned char *mac, uint32_t len) in WalSetScanningMacAddress()
Dhi_wifi_driver_api.c1087 hi_s32 hi_wifi_any_del_peer(const hi_u8 *mac, hi_u8 len) in hi_wifi_any_del_peer()
1147 hi_s32 hi_wifi_any_send(const hi_u8 *mac, hi_u8 mac_len, hi_u8 *data, hi_u16 data_len, hi_u8 seq) in hi_wifi_any_send()
Dwal_cfg80211.h144 hi_u8 mac[ETHER_ADDR_LEN]; member
/device/soc/hisilicon/common/platform/hieth-sf/src/
Dctrl.c173 int32_t HiethHwSetMacAddress(struct HiethNetdevLocal *ld, int32_t ena, const uint8_t *mac) in HiethHwSetMacAddress()
197 int32_t HiethHwGetMacAddress(struct HiethNetdevLocal *ld, uint8_t *mac) in HiethHwGetMacAddress()
/device/qemu/drivers/virtio/
Dvirtnet.c38 uint8_t mac[6]; member
561 static int32_t FakeWalGetDeviceMacAddr(NetDevice *netDev, int32_t type, uint8_t *mac, uint8_t len) in FakeWalGetDeviceMacAddr()
572 static int32_t FakeWalSetMacAddr(NetDevice *netDev, uint8_t *mac, uint8_t len) in FakeWalSetMacAddr()
677 static int32_t FakeStaSetScanningMacAddress(NetDevice *netDev, unsigned char *mac, uint32_t len) in FakeStaSetScanningMacAddress()
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dnat64.h41 linklayer_addr_t mac; member
Dnetifapi.h132 u8_t *mac; member
229 u8_t *mac; member
Ddhcp.h318 u8_t mac[NETIF_MAX_HWADDR_LEN]; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
Dhi_wifi_csi_api.h85 unsigned char mac[HI_WIFI_MAC_LEN]; /* *< Mac address. CNcomment: MAC地址.CNend */ member
Dhi_wifi_api.h674 unsigned char mac[HI_WIFI_MAC_LEN]; /* *< MAC address.CNcomment:与softap相连的station mac地址.CNend */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
Dhi_wifi_csi_api.h81 unsigned char mac[HI_WIFI_MAC_LEN]; /**< Mac address. CNcomment: MAC地址.CNend */ member
Dhi_any_api.h63 unsigned char mac[WIFI_ANY_MAC_LEN]; /**< the MAC address for peer device. */ member
Dhi_wifi_api.h687 …unsigned char mac[HI_WIFI_MAC_LEN]; /**< MAC address.CNcomment:与softap相连的station mac地址.CNend */ member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dwl_cfgp2p.c456 wl_cfgp2p_ifadd(struct bcm_cfg80211 *cfg, struct ether_addr *mac, u8 if_type, in wl_cfgp2p_ifadd()
488 wl_cfgp2p_ifdisable(struct bcm_cfg80211 *cfg, struct ether_addr *mac) in wl_cfgp2p_ifdisable()
509 wl_cfgp2p_ifdel(struct bcm_cfg80211 *cfg, struct ether_addr *mac) in wl_cfgp2p_ifdel()
546 wl_cfgp2p_ifchange(struct bcm_cfg80211 *cfg, struct ether_addr *mac, u8 if_type, in wl_cfgp2p_ifchange()
581 wl_cfgp2p_ifidx(struct bcm_cfg80211 *cfg, struct ether_addr *mac, s32 *index) in wl_cfgp2p_ifidx()
Ddhd_cfg80211.c146 uint8 *mac, uint8 bssidx, const char *dngl_name) in wl_cfg80211_allocate_if()
Ddhd_linux.c7557 dhd_event_ifadd(dhd_info_t *dhdinfo, wl_event_data_if_t *ifevent, char *name, uint8 *mac) in dhd_event_ifadd()
7591 dhd_event_ifdel(dhd_info_t *dhdinfo, wl_event_data_if_t *ifevent, char *name, uint8 *mac) in dhd_event_ifdel()
7621 dhd_event_ifchange(dhd_info_t *dhdinfo, wl_event_data_if_t *ifevent, char *name, uint8 *mac) in dhd_event_ifchange()
7798 uint8 *mac, uint8 bssidx, const char *dngl_name, int if_state) in dhd_update_iflist_info()
7902 uint8 *mac, uint8 bssidx, bool need_rtnl_lock, const char *dngl_name) in dhd_allocate_if()
9744 int _dhd_tdls_enable(dhd_pub_t *dhd, bool tdls_on, bool auto_on, struct ether_addr *mac) in _dhd_tdls_enable()
9814 int dhd_tdls_enable(struct net_device *dev, bool tdls_on, bool auto_on, struct ether_addr *mac) in dhd_tdls_enable()
19056 bool dhd_sta_associated(dhd_pub_t *dhdp, uint32 bssidx, uint8 *mac) in dhd_sta_associated()
Ddhd_linux.h82 uint8 mac[ETHER_ADDR_LEN]; member
/device/soc/rockchip/rk2206/adapter/hals/communication/wifi_lite/wifiservice/source/
Dwifi_hotspot.c251 WifiErrorCode DisassociateSta(unsigned char* mac, int macLen) in DisassociateSta()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dp2p.h161 uint8 mac[6]; /* P2P group bssid */ member
169 uint8 mac[6]; /* P2P device address */ member
178 uint8 mac[6]; /* P2P device address */ member
237 uint8 mac[6]; /* intended P2P interface MAC address */ member
310 uint8 mac[6]; /* P2P Device MAC address */ member
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiservice/source/
Dwifi_hotspot.c403 WifiErrorCode DisassociateSta(unsigned char* mac, int macLen) in DisassociateSta()
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
Dhdf_bdh_mac80211.c239 int32_t BDH6WalGetDeviceMacAddr(NetDevice *hnetDev, int32_t type, uint8_t *mac, uint8_t len) in BDH6WalGetDeviceMacAddr()
260 int32_t BDH6WalSetMacAddr(NetDevice *hnetDev, uint8_t *mac, uint8_t len) in BDH6WalSetMacAddr()
1082 int32_t HdfSetScanningMacAddress(NetDevice *hnetDev, unsigned char *mac, uint32_t len) in HdfSetScanningMacAddress()
Dnet_bdh_adpater.c395 const uint8_t *mac = (uint8_t *)addr; in hdf_bdh6_netdev_setmacaddr() local
/device/qemu/riscv32_virt/liteos_m/board/driver/
Dvirtnet.c76 uint8_t mac[6]; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
Dssl_ciphersuites.h396 mbedtls_md_type_t mac; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Dplat_firmware.c1859 hi_bool parse_mac_addr(const hi_u8 *str, hi_u8 str_len, hi_u8 *mac, hi_u8 size) in parse_mac_addr()

12