Lines Matching refs:max_speed
557 generation, device->max_speed, offset, data, 4); in read_rom()
594 device->max_speed = SCODE_100; in read_config_rom()
615 device->max_speed = device->node->max_speed; in read_config_rom()
626 if ((rom[2] & 0x7) < device->max_speed || in read_config_rom()
627 device->max_speed == SCODE_BETA || in read_config_rom()
632 if (device->max_speed == SCODE_BETA) in read_config_rom()
633 device->max_speed = card->link_speed; in read_config_rom()
635 while (device->max_speed > SCODE_100) { in read_config_rom()
639 device->max_speed--; in read_config_rom()
958 device->node_id, generation, device->max_speed, in set_broadcast_channel()
977 device->node_id, generation, device->max_speed, in set_broadcast_channel()
1061 reused->max_speed = device->max_speed; in fw_device_init()
1132 1 << device->max_speed); in fw_device_init()