Searched refs:LPA_100BASE4 (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dmii.h105 #define LPA_100BASE4 0x0200 /* Can do 100mbps 4k packets */ macro
114 #define LPA_100 (LPA_100FULL | LPA_100HALF | LPA_100BASE4)
/linux-master/include/linux/
H A Dmii.h76 else if (negotiated & LPA_100BASE4)
77 ret = LPA_100BASE4;
/linux-master/drivers/s390/net/
H A Dqeth_core_main.c4609 LPA_100BASE4 | LPA_LPACK;

Completed in 141 milliseconds