Searched refs:phy_packet (Results 1 – 1 of 1) sorted by relevance
210 } phy_packet; member218 } phy_packet; member1587 switch (e->phy_packet.without_tstamp.type) { in outbound_phy_packet_callback()1590 struct fw_cdev_event_phy_packet *pp = &e->phy_packet.without_tstamp; in outbound_phy_packet_callback()1594 queue_event(e->client, &e->event, &e->phy_packet, sizeof(*pp) + pp->length, in outbound_phy_packet_callback()1600 struct fw_cdev_event_phy_packet2 *pp = &e->phy_packet.with_tstamp; in outbound_phy_packet_callback()1604 queue_event(e->client, &e->event, &e->phy_packet, sizeof(*pp) + pp->length, in outbound_phy_packet_callback()1641 struct fw_cdev_event_phy_packet *pp = &e->phy_packet.without_tstamp; in ioctl_send_phy_packet()1648 struct fw_cdev_event_phy_packet2 *pp = &e->phy_packet.with_tstamp; in ioctl_send_phy_packet()1696 struct fw_cdev_event_phy_packet *pp = &e->phy_packet.without_tstamp; in fw_cdev_handle_phy_packet()[all …]