fwcap_to_speed
unsigned int fwcap_to_speed(uint32_t caps);
return (fwcap_to_speed(pi->link_cfg.pcaps) / 1000);
lc->speed = fwcap_to_speed(linkattr);