Lines Matching defs:send_packet
593 static int send_packet(struct imon_context *ictx)
666 * send_packet can get called so rapidly as to overwhelm the device,
701 retval = send_packet(ictx);
783 retval = send_packet(ictx);
785 pr_err("send_packet failed for packet %d\n", i);
994 retval = send_packet(ictx);
1008 retval = send_packet(ictx);
1060 retval = send_packet(ictx);
1121 * it is not, so we must acquire it prior to calling send_packet, which
1161 retval = send_packet(ictx);
1996 ret = send_packet(ictx);
2256 /* default send_packet delay is 5ms but some devices need more */