Home
last modified time | relevance | path

Searched refs:is_ping_packet (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/firewire/
H A Dcore.h262 static inline bool is_ping_packet(u32 *data) in is_ping_packet() function
H A Dcore-cdev.c1645 if (is_ping_packet(a->data)) in ioctl_send_phy_packet()
H A Dohci.c1389 if (is_ping_packet(&packet->header[1])) in at_context_queue_packet()