Allow the link monitor and PHY to communicate
int MDI_EnableMonitor ( mdi_t *mdi,
int LDownTest)
- mdi
- A pointer to the mdi_t structure obtained from
the MDI_Register_Extended() function call.
- LDownTest
- A test for the link down state.
 |
When the value of LDownTest is one,
MDI_MonitorPhy() attempts to establish a new link by
writing to various PHY registers. |
The MDI_EnableMonitor() function allows the link monitor
to communicate with the PHY, and call the driver's link state change
when appropriate. This function doesn't affect the delivery of link monitor
pulses to the driver.
QNX Neutrino
Safety: | |
Cancellation point |
Yes |
Interrupt handler |
No |
Signal handler |
Yes |
Thread |
Yes |