Linux Kernel
3.7.1
|
Data Fields | |
uint | state |
uint | tx_rate |
u8 | duplex |
u8 | advertised |
u8 | partner |
u8 | port_id |
void * | pdev |
struct ksz_port_info - Port information data structure : Connection status of the port. : Transmit rate divided by 10000 to get Mbit. : Duplex mode. : Advertised auto-negotiation setting. Used to determine link. : Auto-negotiation partner setting. Used to determine link. : Port index to access actual hardware register. : Pointer to OS dependent network device.