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

/linux-master/include/uapi/linux/
H A Dfirewire-cdev.h53 #define FW_CDEV_EVENT_PHY_PACKET_RECEIVED2 0x0d macro
445 * @type: %FW_CDEV_EVENT_PHY_PACKET_SENT2 or %FW_CDEV_EVENT_PHY_PACKET_RECEIVED2
448 * @tstamp: For %FW_CDEV_EVENT_PHY_PACKET_RECEIVED2, the time stamp of isochronous cycle at
454 * %FW_CDEV_EVENT_PHY_PACKET_RECEIVED2.
460 * If @type is %FW_CDEV_EVENT_PHY_PACKET_RECEIVED2, @length is 8 and @data consists of the two PHY
463 * For %FW_CDEV_EVENT_PHY_PACKET_RECEIVED2, the @tstamp is the isochronous cycle at which the
502 * %FW_CDEV_EVENT_PHY_PACKET_RECEIVED2
593 * - %FW_CDEV_EVENT_PHY_PACKET_RECEIVED2
1168 * %FW_CDEV_EVENT_PHY_PACKET_RECEIVED2 due to incoming PHY packets from any node on the same bus
/linux-master/drivers/firewire/
H A Dcore-cdev.c1710 pp->type = FW_CDEV_EVENT_PHY_PACKET_RECEIVED2;

Completed in 117 milliseconds