Searched refs:phy_packet (Results 1 – 2 of 2) sorted by relevance
624 } else if (length > sizeof(struct phy_packet)) { in handle_packet()752 } else if (length < sizeof(struct phy_packet)) { in print_packet()758 } else if (length == sizeof(struct phy_packet) && data[1] == ~data[2]) { in print_packet()759 struct phy_packet *pp = (struct phy_packet *) data; in print_packet()837 else if (length < sizeof(struct phy_packet)) in print_stats()839 else if (length == sizeof(struct phy_packet) && data[1] == ~data[2]) in print_stats()
14 struct phy_packet { struct