Home
last modified time | relevance | path

Searched refs:SPEED_INVALID (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h442 #define SPEED_INVALID 0xffff macro
H A Dcxgb_t3_hw.c1594 lc->speed = speed < 0 ? SPEED_INVALID : speed; in t3_link_changed()
4272 lc->requested_speed = lc->speed = SPEED_INVALID; in init_link_config()