Searched defs:macAddr (Results 1 – 7 of 7) sorted by relevance
| /drivers/hdf_core/framework/model/network/wifi/platform/src/ |
| D | hdf_wifi_event.c | 24 int32_t HdfWifiEventNewSta(const struct NetDevice *netDev, const uint8_t *macAddr, uint8_t addrLen, in HdfWifiEventNewSta() 63 int32_t HdfWifiEventDelSta(struct NetDevice *netDev, const uint8_t *macAddr, uint8_t addrLen) in HdfWifiEventDelSta()
|
| /drivers/hdf_core/framework/model/network/common/netdevice/ |
| D | net_device.c | 364 int32_t NetIfSetMacAddr(struct NetDevice *netDevice, const unsigned char *macAddr, unsigned char le… in NetIfSetMacAddr()
|
| /drivers/hdf_core/framework/model/network/wifi/include/ |
| D | hdf_wifi_cmd.h | 167 uint8_t macAddr[ETH_ADDR_LEN]; member 354 uint8_t macAddr[ETH_ADDR_LEN]; member 360 uint8_t *macAddr; member
|
| /drivers/hdf_core/framework/model/network/wifi/core/module/ |
| D | wifi_base.c | 76 …struct NetDevice *netDev, uint8_t keyIndex, bool pairwise, const uint8_t *macAddr, struct KeyParam… in AddKey() 87 … uint32_t DelKey(struct NetDevice *netDev, uint8_t keyIndex, bool pairwise, const uint8_t *macAddr) in DelKey()
|
| /drivers/hdf_core/framework/include/net/ |
| D | net_device.h | 471 uint8_t macAddr[MAC_ADDR_SIZE]; /**< MAC address {@link MAC_ADDR_SIZE} */ member
|
| /drivers/hdf_core/framework/include/wifi/ |
| D | wifi_mac80211_ops.h | 417 uint8_t macAddr[IEEE80211_MAC_ADDR_LEN]; /**< Device MAC address */ member
|
| /drivers/peripheral/wlan/client/include/ |
| D | wifi_driver_client.h | 121 uint8_t *macAddr; member
|