Searched defs:total_packet_count (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/firewire/
H A Dnosy-user.h14 __u32 total_packet_count; member in struct:nosy_stats
H A Dnosy.c61 long total_packet_count, lost_packet_count; member in struct:packet_buffer
/linux-master/drivers/usb/cdns3/
H A Dcdnsp-ring.c1774 u32 maxp, total_packet_count; local
2137 cdnsp_get_burst_count(struct cdnsp_device *pdev, struct cdnsp_request *preq, unsigned int total_packet_count) argument
2159 cdnsp_get_last_burst_packet_count(struct cdnsp_device *pdev, struct cdnsp_request *preq, unsigned int total_packet_count) argument
[all...]
/linux-master/drivers/usb/host/
H A Dxhci-ring.c3500 u32 maxp, total_packet_count; local
3896 xhci_get_burst_count(struct xhci_hcd *xhci, struct urb *urb, unsigned int total_packet_count) argument
3916 xhci_get_last_burst_packet_count(struct xhci_hcd *xhci, struct urb *urb, unsigned int total_packet_count) argument
[all...]

Completed in 274 milliseconds