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

/linux-master/include/uapi/linux/
H A Dfirewire-cdev.h420 * struct fw_cdev_event_phy_packet - A PHY packet was transmitted or received
433 struct fw_cdev_event_phy_packet { struct
521 struct fw_cdev_event_phy_packet phy_packet; /* added in 2.6.36 */
/linux-master/drivers/firewire/
H A Dcore-cdev.c208 struct fw_cdev_event_phy_packet without_tstamp;
216 struct fw_cdev_event_phy_packet without_tstamp;
1590 struct fw_cdev_event_phy_packet *pp = &e->phy_packet.without_tstamp;
1641 struct fw_cdev_event_phy_packet *pp = &e->phy_packet.without_tstamp;
1696 struct fw_cdev_event_phy_packet *pp = &e->phy_packet.without_tstamp;

Completed in 117 milliseconds