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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dieee1394.h57 #define IEEE1394_SPEED_MAX IEEE1394_SPEED_3200 macro
H A Dnodemgr.c52 * - for 1394b nodes with negotiated phy port speed < IEEE1394_SPEED_MAX.
64 good_speed = IEEE1394_SPEED_MAX + 1;
79 if (good_speed <= IEEE1394_SPEED_MAX) {
H A Dieee1394_core.c348 map[i+j] = IEEE1394_SPEED_MAX;
H A Dsbp2.c86 static int sbp2_max_speed = IEEE1394_SPEED_MAX;
H A Deth1394.c468 int max_speed = IEEE1394_SPEED_MAX;

Completed in 59 milliseconds