axiethernet
Xilinx SDK Drivers API Documentation
Overview
Data Structures
APIs
File List
drivers
axiethernet
src
Functions
xaxiethernet.c File Reference
Functions
int
XAxiEthernet_CfgInitialize
(
XAxiEthernet
*InstancePtr,
XAxiEthernet_Config
*CfgPtr, u32 EffectiveAddress)
void
XAxiEthernet_Start
(
XAxiEthernet
*InstancePtr)
void
XAxiEthernet_Stop
(
XAxiEthernet
*InstancePtr)
void
XAxiEthernet_Reset
(
XAxiEthernet
*InstancePtr)
int
XAxiEthernet_SetMacAddress
(
XAxiEthernet
*InstancePtr, void *AddressPtr)
void
XAxiEthernet_GetMacAddress
(
XAxiEthernet
*InstancePtr, void *AddressPtr)
int
XAxiEthernet_SetOptions
(
XAxiEthernet
*InstancePtr, u32 Options)
int
XAxiEthernet_ClearOptions
(
XAxiEthernet
*InstancePtr, u32 Options)
u32
XAxiEthernet_GetOptions
(
XAxiEthernet
*InstancePtr)
u16
XAxiEthernet_GetOperatingSpeed
(
XAxiEthernet
*InstancePtr)
int
XAxiEthernet_SetOperatingSpeed
(
XAxiEthernet
*InstancePtr, u16 Speed)
void
XAxiEthernet_SetBadFrmRcvOption
(
XAxiEthernet
*InstancePtr)
void
XAxiEthernet_ClearBadFrmRcvOption
(
XAxiEthernet
*InstancePtr)
void
XAxiEthernet_DisableControlFrameLenCheck
(
XAxiEthernet
*InstancePtr)
void
XAxiEthernet_EnableControlFrameLenCheck
(
XAxiEthernet
*InstancePtr)
void
XAxiEthernet_PhySetMdioDivisor
(
XAxiEthernet
*InstancePtr, u8 Divisor)
Copyright © 2015 Xilinx Inc. All rights reserved.