Searched refs:LINK_100MB (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/slicoss/
H A Dslic.h207 #define LINK_100MB 0x01 macro
224 #define SLIC_SPEED(x) ((x == LINK_100MB) ? "100Mb" : ((x == LINK_1000MB) ?\
H A Dslicoss.c1126 linkspeed = LINK_100MB;
3369 if (adapter->linkspeed == LINK_100MB)
3391 if (adapter->linkspeed == LINK_100MB)

Completed in 39 milliseconds