Searched refs:hpsb_packet_sent (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ieee1394/
H A Dieee1394_core.h105 void hpsb_packet_sent(struct hpsb_host *host, struct hpsb_packet *packet,
H A Dieee1394_core.c493 * hpsb_packet_sent - notify core of sending a packet
502 void hpsb_packet_sent(struct hpsb_host *host, struct hpsb_packet *packet, function
638 hpsb_packet_sent(host, packet, packet->expect_response ? ACK_PENDING : ACK_COMPLETE);
1303 EXPORT_SYMBOL(hpsb_packet_sent); variable
H A Dpcilynx.c717 hpsb_packet_sent(host, packet, ack);
723 hpsb_packet_sent(host, packet, ACKX_ABORTED);
912 hpsb_packet_sent(host, packet, ack);
959 hpsb_packet_sent(host, packet, ack);
H A Dohci1394.c2245 hpsb_packet_sent(ohci->host, packet, ACKX_ABORTED);
2844 hpsb_packet_sent(ohci->host, packet, ack);

Completed in 38 milliseconds