| /bsp/bouffalo_lab/bl808/m0/board/wlan_port/ |
| A D | drv_wifi.c | 270 uint8_t mac[6]; in drv_wlan_softap() local 328 static rt_err_t drv_wlan_ap_deauth(struct rt_wlan_device *wlan, rt_uint8_t mac[]) in drv_wlan_ap_deauth() 446 static rt_err_t drv_wlan_set_mac(struct rt_wlan_device *wlan, rt_uint8_t mac[]) in drv_wlan_set_mac() 453 static rt_err_t drv_wlan_get_mac(struct rt_wlan_device *wlan, rt_uint8_t mac[]) in drv_wlan_get_mac()
|
| /bsp/w60x/drivers/ |
| A D | drv_wifi.c | 102 static void wm_wlan_client_event(u8 *mac, enum tls_wifi_client_event_type event) in wm_wlan_client_event() 414 static rt_err_t drv_wlan_ap_deauth(struct rt_wlan_device *wlan, rt_uint8_t mac[]) in drv_wlan_ap_deauth() 527 static rt_err_t drv_wlan_set_mac(struct rt_wlan_device *wlan, rt_uint8_t mac[]) in drv_wlan_set_mac() 540 static rt_err_t drv_wlan_get_mac(struct rt_wlan_device *wlan, rt_uint8_t mac[]) in drv_wlan_get_mac()
|
| /bsp/hpmicro/libraries/drivers/ |
| A D | drv_enet.c | 152 ATTR_WEAK uint8_t enet_get_mac_address(ENET_Type *ptr, uint8_t *mac) in enet_get_mac_address() 240 uint8_t mac[ENET_MAC]; in rt_hpm_eth_init() local 293 uint8_t *mac = (uint8_t *)args; in rt_hpm_eth_control() local
|
| /bsp/ESP32_C3/drivers/ |
| A D | drv_wifi.c | 201 static rt_err_t drv_wlan_ap_deauth(struct rt_wlan_device *wlan, rt_uint8_t mac[]) in drv_wlan_ap_deauth() 282 static rt_err_t drv_wlan_set_mac(struct rt_wlan_device *wlan, rt_uint8_t mac[]) in drv_wlan_set_mac() 287 static rt_err_t drv_wlan_get_mac(struct rt_wlan_device *wlan, rt_uint8_t mac[]) in drv_wlan_get_mac()
|
| /bsp/apm32/libraries/Drivers/ |
| A D | drv_eth.c | 230 static void register_multicast_address(struct rt_apm32_eth *apm32_eth, const uint8_t *mac) in register_multicast_address() 260 uint8_t mac[6]; in igmp_mac_filter() local 286 uint8_t mac[6]; in mld_mac_filter() local
|
| /bsp/hpmicro/libraries/hpm_sdk/drivers/inc/ |
| A D | hpm_tsw_drv.h | 28 #define MAC_LO(mac) (uint32_t)(mac[0] | (mac[1] << 8) | (mac[2] << 16) | (mac[3] << 24)) argument 29 #define MAC_HI(mac) (uint32_t)(mac[4] | (mac[5] << 8)) argument
|
| /bsp/microchip/same70/bsp/ethernet_phy/ |
| A D | ethernet_phy.h | 46 struct mac_async_descriptor *mac; /* MAC descriptor handler */ member
|
| A D | ethernet_phy.c | 39 …ernet_phy_init(struct ethernet_phy_descriptor *const descr, struct mac_async_descriptor *const mac, in ethernet_phy_init()
|
| /bsp/microchip/same54/bsp/ethernet_phy/ |
| A D | ethernet_phy.h | 46 struct mac_async_descriptor *mac; /* MAC descriptor handler */ member
|
| A D | ethernet_phy.c | 39 …ernet_phy_init(struct ethernet_phy_descriptor *const descr, struct mac_async_descriptor *const mac, in ethernet_phy_init()
|
| /bsp/amebaz/drivers/wlan/ |
| A D | drv_wifi.c | 443 static rt_err_t rthw_wlan_ap_deauth (struct rt_wlan_device *wlan, rt_uint8_t mac[]) in rthw_wlan_ap_deauth() 533 static rt_err_t rthw_wlan_set_mac (struct rt_wlan_device *wlan, rt_uint8_t mac[]) in rthw_wlan_set_mac() 539 static rt_err_t rthw_wlan_get_mac (struct rt_wlan_device *wlan, rt_uint8_t mac[]) in rthw_wlan_get_mac()
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/include/ |
| A D | bl616_mfg_flash.h | 14 uint8_t mac[6]; member
|
| /bsp/microchip/same70/bsp/hal/include/ |
| A D | hpl_mac_async.h | 88 uint8_t mac[6]; /*!< Destination address */ member
|
| /bsp/microchip/same54/bsp/hal/include/ |
| A D | hpl_mac_async.h | 88 uint8_t mac[6]; /*!< Destination address */ member
|
| /bsp/cvitek/drivers/libraries/eth/ |
| A D | dw_eth_mac.c | 629 int32_t cvi_eth_mac_get_macaddr(eth_mac_handle_t handle, eth_mac_addr_t *mac) in cvi_eth_mac_get_macaddr() 649 int32_t cvi_eth_mac_set_macaddr(eth_mac_handle_t handle, const eth_mac_addr_t *mac) in cvi_eth_mac_set_macaddr()
|
| /bsp/raspberry-pi/raspi3-64/driver/ |
| A D | mbox.c | 89 int bcm283x_mbox_hardware_get_mac_address(uint8_t * mac) in bcm283x_mbox_hardware_get_mac_address()
|
| /bsp/raspberry-pi/raspi4-64/drivers/ |
| A D | mbox.c | 153 int bcm271x_mbox_hardware_get_mac_address(uint8_t * mac) in bcm271x_mbox_hardware_get_mac_address()
|
| /bsp/raspberry-pi/raspi4-32/driver/ |
| A D | mbox.c | 152 int bcm271x_mbox_hardware_get_mac_address(uint8_t * mac) in bcm271x_mbox_hardware_get_mac_address()
|
| /bsp/ck802/libraries/common/eth/ |
| A D | ethernet_enc28j60.c | 929 int32_t csi_eth_mac_get_macaddr(eth_mac_handle_t handle, eth_mac_addr_t *mac) in csi_eth_mac_get_macaddr() 939 int32_t csi_eth_mac_set_macaddr(eth_mac_handle_t handle, const eth_mac_addr_t *mac) in csi_eth_mac_set_macaddr()
|
| /bsp/CME_M7/StdPeriph_Driver/src/ |
| A D | cmem7_eth.c | 218 static void mac_SetMacAddr(uint8_t *mac) { in mac_SetMacAddr() 489 void ETH_GetMacAddr(uint8_t *mac) { in ETH_GetMacAddr()
|
| /bsp/nuvoton/libraries/m480/rtt_port/ |
| A D | drv_emac.c | 168 rt_uint8_t mac[6]; in nu_igmp_mac_filter() local
|
| /bsp/samd21/sam_d2x_asflib/common/components/crypto/sha204/ |
| A D | sha204_command_marshaling.h | 386 uint8_t *mac; //!< pointer to MAC for this command member 496 uint8_t *mac; //!< pointer to MAC of this command (null if zone is unlocked) member
|
| /bsp/nuvoton/libraries/n9h30/rtt_port/ |
| A D | drv_emac.c | 199 rt_uint8_t mac[6]; in nu_igmp_mac_filter() local
|
| /bsp/nuvoton/libraries/nuc980/rtt_port/ |
| A D | drv_emac.c | 221 rt_uint8_t mac[6]; in nu_igmp_mac_filter() local
|
| /bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/ |
| A D | fsl_cau3.c | 1422 …AES_Cmac(CAU3_Type *base, cau3_handle_t *handle, const uint8_t *message, size_t size, uint8_t *mac) in CAU3_AES_Cmac()
|