Searched refs:MAC (Results 1 – 25 of 45) sorted by relevance
12
24 …ptr->TSNPORT[port].MAC[TSW_RXFIFO_E1].MAC_MDIO_CTRL = TSW_TSNPORT_MAC_MAC_MDIO_CTRL_OP_SET(MAC_MDI… in tsw_ep_mdio_read()31 …} while (TSW_TSNPORT_MAC_MAC_MDIO_CTRL_READY_GET(ptr->TSNPORT[port].MAC[TSW_RXFIFO_E1].MAC_MDIO_CT… in tsw_ep_mdio_read()34 …*data = TSW_TSNPORT_MAC_MAC_MDIO_RD_DATA_RD_DATA_GET(ptr->TSNPORT[port].MAC[TSW_RXFIFO_E1].MAC_MDI… in tsw_ep_mdio_read()41 ptr->TSNPORT[port].MAC[TSW_RXFIFO_E1].MAC_MDIO_WR_DATA = data; in tsw_ep_mdio_write()58 temp = ptr->TSNPORT[port].MAC[mac_type].MAC_MAC_CTRL; in tsw_ep_enable_mac_ctrl()62 ptr->TSNPORT[port].MAC[mac_type].MAC_MAC_CTRL = temp; in tsw_ep_enable_mac_ctrl()66 temp = ptr->TSNPORT[port].MAC[mac_type].MAC_MAC_CTRL; in tsw_ep_enable_mac_ctrl()82 temp = ptr->TSNPORT[port].MAC[TSW_RXFIFO_E1].MAC_MAC_CTRL; in tsw_ep_set_mac_addr()87 ptr->TSNPORT[port].MAC[TSW_RXFIFO_E1].MAC_MACADDR_L = MAC_LO(mac_addr); in tsw_ep_set_mac_addr()98 temp = ptr->TSNPORT[port].MAC[TSW_RXFIFO_E1].MAC_MAC_CTRL; in tsw_ep_set_mac_mode()[all …]
78 #define IS_MAC_INVALID(MAC) (MAC[0] == 0 && \ argument79 MAC[1] == 0 && \80 MAC[2] == 0 && \81 MAC[3] == 0 && \82 MAC[4] == 0 && \83 MAC[5] == 0)
2 Ethernet MAC Asynchronous Driver5 The Ethernet MAC driver implements a 10/100 Mbps Ethernet MAC compatible with28 MAC capable hardware compatible with the IEEE 802.3 standard.
30 * CCM (Counter with CBC-MAC) mode for authenticated encryption
38 * Initialization the Ethernet PHY driver with Ethernet MAC communication51 * An instance of the Ethernet MAC driver is used by this driver.
27 - 以太网MAC * 1
29 - 常用接口:以太网 MAC,以太网 PHY,通用串行总线 (USB),8 个通用异步接收器/发射器 (UART), 个四通道同步串行接口 (QSSI),提供高速模式支持的 10 个内部集成电路 (…
29 - 以太网MAC * 1
225 SSID MAC security rssi chn Mbps273 MAC: 00 e0 4c d5 ac 46
32 Memory = MAC Memory 0x80500000 0x8050FFFF W
39 8. 双网口:1个DM9162 PHY芯片(CPU内置MAC),一个DM9000AEP,挂在FMC总线16bit
46 - One Ethernet MAC (SAM E53 and SAM E54)– 10/100 Mbps in MII and RMII with dedicated DMA85 - Supports counter with CBC-MAC mode
120 DCD ETHER_MAC0_IRQHandler ; 32: Ethernet MAC ch.0121 DCD ETHER_MAC1_IRQHandler ; 33: Ethernet MAC ch.1
51 - One Ethernet MAC (SAM E53 and SAM E54)– 10/100 Mbps in MII and RMII with dedicated DMA92 - Supports counter with CBC-MAC mode
54 - One Ethernet MAC (SAM E53 and SAM E54)– 10/100 Mbps in MII and RMII with dedicated DMA95 - Supports counter with CBC-MAC mode
101 DCD ETHER_MAC0_IRQHandler ; 32: Ethernet MAC ch.0102 DCD ETHER_MAC1_IRQHandler ; 33: Ethernet MAC ch.1
375 #warning SHOULD SET MAC ADDR in rt_dm9161_init()
3 … ARM926EJ-S processor with 64 MB DRAM, 32MB SPI NOR Flash, 10/100 Ethernet MAC interface, USB 2.0 …
25 …- One Ethernet MAC (GMAC) 10/100 Mbps in MII mode and RMII with dedicated DMA. IEEE® 1588 PTP fram…
Completed in 71 milliseconds