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

/freebsd-10.2-release/sys/dev/cxgb/common/
H A Dcxgb_tn1010.c52 #define ADVERTISE_10000FULL (1 << 12) macro
127 val = (advert & ADVERTISED_10000baseT_Full) ? ADVERTISE_10000FULL : 0;

Completed in 42 milliseconds