| /freebsd/sys/contrib/alpine-hal/eth/ |
| H A D | al_hal_eth_mac_regs.h | 402 /* [0x28] XAUI PCS configuration */ 404 /* [0x2c] XAUI PCS status */ 773 * 01 - 10G XAUI/RXAUI 781 * 0 - XAUI 1133 * XAUI Lane 0 Input 1142 * XAUI Lane 1 Input 1151 * XAUI Lane 2 Input 1160 * XAUI Lane 3 Input 1179 * 000 – XAUI lane 0 1180 * 001 – XAUI lane 1 [all …]
|
| H A D | al_hal_eth_main.c | 957 /* XAUI MAC control register */ in al_eth_mac_config() 1034 /* XAUI MAC control register */ in al_eth_mac_config() 1095 /* XAUI MAC control register */ in al_eth_mac_config() 1149 /* XAUI MAC control register */ in al_eth_mac_config() 1206 /* XAUI MAC control register */ in al_eth_mac_config() 1244 /* XAUI MAC control register */ in al_eth_mac_config() 1316 /* XAUI MAC control register */ in al_eth_mac_config() 1323 /* XAUI MAC control register */ in al_eth_mac_config() 1403 /* XAUI MAC control register */ in al_eth_mac_config() 1412 /* XAUI MAC control register */ in al_eth_mac_config() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | mdio-mux-mmioreg.yaml | 56 mdio@0 { // Slot 1 XAUI (FM2) 67 mdio@2 { // Slot 2 XAUI (FM1)
|
| H A D | mdio-mux-mmioreg.txt | 44 emi2_slot1: mdio@0 { // Slot 1 XAUI (FM2) 55 emi2_slot2: mdio@2 { // Slot 2 XAUI (FM1)
|
| H A D | ethernet-controller.yaml | 99 - xaui
|
| /freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
| H A D | b4860qds.dts | 90 phy_xaui_slot1: xaui-phy@slot1 { 96 phy_xaui_slot2: xaui-phy@slot2 {
|
| /freebsd/sys/dev/vnic/ |
| H A D | thunder_bgx_fdt.c | 97 type = "xaui"; in bgx_fdt_phy_mode_match() 98 sz = sizeof("xaui"); in bgx_fdt_phy_mode_match() 159 type = "xaui"; in bgx_fdt_phy_name_match() 160 sz = sizeof("xaui"); in bgx_fdt_phy_name_match()
|
| H A D | thunder_bgx.h | 238 QLM_MODE_XAUI_1X4, /* 1 XAUI or DXAUI, 4 lanes */
|
| H A D | thunder_bgx.c | 1072 device_printf(dev, "BGX%d QLM mode: XAUI\n", in bgx_get_qlm_mode()
|
| /freebsd/sys/dts/powerpc/ |
| H A D | p3041ds.dts | 379 * reflect the actual slot the XAUI card is in. 386 * We only support one XAUI card, so the MDIO muxing 396 /* XAUI card in slot 1 */ 401 /* XAUI card in slot 2 */
|
| H A D | p5020ds.dts | 375 * reflect the actual slot the XAUI card is in. 382 * We only support one XAUI card, so the MDIO muxing 392 /* XAUI card in slot 1 */ 397 /* XAUI card in slot 2 */
|
| H A D | p2041rdb.dts | 355 * reflect the actual slot the XAUI card is in. 362 /* XAUI card in slot 2 */
|
| /freebsd/sys/contrib/device-tree/src/arm/marvell/ |
| H A D | armada-381-netgear-gs110emx.dts | 211 phy-mode = "xaui"; 219 phy-mode = "xaui";
|
| /freebsd/contrib/ofed/libcxgb4/ |
| H A D | t4_pci_id_tbl.h | 114 CH_PCI_ID_TABLE_FENTRY(0x4083), /* Custom T420-xaui */ 119 CH_PCI_ID_TABLE_FENTRY(0x4088), /* Custom T440 2-xaui, 2-xfi */
|
| /freebsd/sys/contrib/device-tree/Bindings/phy/ |
| H A D | transmit-amplitude.yaml | 46 - xaui
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/vf/ |
| H A D | vf610-zii-dev-rev-c.dts | 83 phy-mode = "xaui"; 180 phy-mode = "xaui";
|
| /freebsd/sys/dev/cxgb/common/ |
| H A D | cxgb_aq100x.c | 524 * Verify XAUI and 1000-X settings, but let prep succeed no matter what. in t3_aq100x_phy_prep() 530 CH_WARN(adapter, "PHY%d: incorrect XAUI settings " in t3_aq100x_phy_prep()
|
| H A D | cxgb_xgmac.c | 178 "MAC %d XAUI SERDES CMU lock failed\n", in t3_mac_init()
|
| /freebsd/share/man/man4/ |
| H A D | mxge.4 | 93 Myricom 10G XAUI over ribbon fiber (10G-PCIE-8A-Q, 10G-PCIE-8AL-Q)
|
| /freebsd/sys/dev/sfxge/common/ |
| H A D | efx_port.c | 180 "XAUI",
|
| H A D | efx_nic.c | 768 LOOPBACK_CHECK(XAUI, XAUI); in efx_loopback_mask()
|
| H A D | efx_regs.h | 2716 * XGXS/XAUI powerdown/reset register 2778 * XGXS/XAUI powerdown/reset control register 2814 * XAUI SerDes transmit drive control register 2952 * XAUI XGXS core status register
|
| /freebsd/sys/dev/dpaa2/ |
| H A D | dpaa2_mac.c | 366 return ("XAUI"); in dpaa2_mac_ethif_to_str()
|
| /freebsd/sys/dev/mxge/ |
| H A D | mxge_mcp.h | 371 * obtained data is cached inside the xaui-xfi chip :
|
| /freebsd/sys/dev/ixgbe/ |
| H A D | ixgbe_82598.c | 655 * indicates link down. OxC00C is read to check that the XAUI lanes in ixgbe_check_mac_link_82598() 1270 else /* XAUI */ in ixgbe_get_supported_physical_layer_82598()
|