Home
last modified time | relevance | path

Searched defs:itd (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-timer.c292 struct ehci_itd *itd, *n; in end_free_itds() local
H A Dehci-dbg.c106 dbg_itd(const char *label, struct ehci_hcd *ehci, struct ehci_itd *itd) in dbg_itd() argument
[all...]
H A Dehci-sched.c1235 struct ehci_itd *itd; in itd_urb_transaction() local
1654 itd_init(struct ehci_hcd *ehci, struct ehci_iso_stream *stream, struct ehci_itd *itd) itd_init() argument
1672 itd_patch( struct ehci_hcd *ehci, struct ehci_itd *itd, struct ehci_iso_sched *iso_sched, unsigned index, u16 uframe ) itd_patch() argument
1704 itd_link(struct ehci_hcd *ehci, unsigned frame, struct ehci_itd *itd) itd_link() argument
1740 struct ehci_itd *itd; itd_link_urb() local
1810 itd_complete(struct ehci_hcd *ehci, struct ehci_itd *itd) itd_complete() argument
[all...]
H A Dfotg210.h394 struct fotg210_itd *itd; /* Q_TYPE_ITD */ member
H A Dfotg210-hcd.c144 dbg_itd(const char *label, struct fotg210_hcd *fotg210, struct fotg210_itd *itd) in dbg_itd() argument
1236 struct fotg210_itd *itd, *n; end_free_itds() local
4073 struct fotg210_itd *itd; itd_urb_transaction() local
4279 itd_init(struct fotg210_hcd *fotg210, struct fotg210_iso_stream *stream, struct fotg210_itd *itd) itd_init() argument
4296 itd_patch(struct fotg210_hcd *fotg210, struct fotg210_itd *itd, struct fotg210_iso_sched *iso_sched, unsigned index, u16 uframe) itd_patch() argument
4321 itd_link(struct fotg210_hcd *fotg210, unsigned frame, struct fotg210_itd *itd) itd_link() argument
4354 struct fotg210_itd *itd; itd_link_urb() local
4424 itd_complete(struct fotg210_hcd *fotg210, struct fotg210_itd *itd) itd_complete() argument
[all...]
H A Dehci.h361 struct ehci_itd *itd; /* Q_TYPE_ITD */ member
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-timer.c292 struct ehci_itd *itd, *n; in end_free_itds() local
H A Dehci-dbg.c106 dbg_itd(const char *label, struct ehci_hcd *ehci, struct ehci_itd *itd) in dbg_itd() argument
[all...]
H A Dehci-sched.c1240 struct ehci_itd *itd; in itd_urb_transaction() local
1665 itd_init(struct ehci_hcd *ehci, struct ehci_iso_stream *stream, struct ehci_itd *itd) itd_init() argument
1683 itd_patch( struct ehci_hcd *ehci, struct ehci_itd *itd, struct ehci_iso_sched *iso_sched, unsigned index, u16 uframe ) itd_patch() argument
1715 itd_link(struct ehci_hcd *ehci, unsigned frame, struct ehci_itd *itd) itd_link() argument
1751 struct ehci_itd *itd; itd_link_urb() local
1821 itd_complete(struct ehci_hcd *ehci, struct ehci_itd *itd) itd_complete() argument
[all...]
H A Dehci.h364 struct ehci_itd *itd; /* Q_TYPE_ITD */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dipsec.c457 ixgbevf_ipsec_tx(struct ixgbevf_ring *tx_ring, struct ixgbevf_tx_buffer *first, struct ixgbevf_ipsec_tx_data *itd) ixgbevf_ipsec_tx() argument
H A Dixgbevf.h482 ixgbevf_ipsec_tx(struct ixgbevf_ring *tx_ring, struct ixgbevf_tx_buffer *first, struct ixgbevf_ipsec_tx_data *itd) ixgbevf_ipsec_tx() argument
H A Dixgbevf_main.c3763 ixgbevf_tso(struct ixgbevf_ring *tx_ring, struct ixgbevf_tx_buffer *first, u8 *hdr_len, struct ixgbevf_ipsec_tx_data *itd) ixgbevf_tso() argument
3869 ixgbevf_tx_csum(struct ixgbevf_ring *tx_ring, struct ixgbevf_tx_buffer *first, struct ixgbevf_ipsec_tx_data *itd) ixgbevf_tx_csum() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dipsec.c463 ixgbevf_ipsec_tx(struct ixgbevf_ring *tx_ring, struct ixgbevf_tx_buffer *first, struct ixgbevf_ipsec_tx_data *itd) ixgbevf_ipsec_tx() argument
H A Dixgbevf.h483 ixgbevf_ipsec_tx(struct ixgbevf_ring *tx_ring, struct ixgbevf_tx_buffer *first, struct ixgbevf_ipsec_tx_data *itd) ixgbevf_ipsec_tx() argument
H A Dixgbevf_main.c3771 ixgbevf_tso(struct ixgbevf_ring *tx_ring, struct ixgbevf_tx_buffer *first, u8 *hdr_len, struct ixgbevf_ipsec_tx_data *itd) ixgbevf_tso() argument
3868 ixgbevf_tx_csum(struct ixgbevf_ring *tx_ring, struct ixgbevf_tx_buffer *first, struct ixgbevf_ipsec_tx_data *itd) ixgbevf_tx_csum() argument
/kernel/linux/linux-5.10/sound/pci/au88x0/
H A Dau88x0_a3d.c698 static void vortex_a3d_coord2itd(a3d_Itd_t itd, int *coord) in vortex_a3d_coord2itd() argument
H A Dau88x0_a3d.h40 a3d_Itd_t itd; member
/kernel/linux/linux-6.6/sound/pci/au88x0/
H A Dau88x0_a3d.c698 static void vortex_a3d_coord2itd(a3d_Itd_t itd, int *coord) in vortex_a3d_coord2itd() argument
H A Dau88x0_a3d.h40 a3d_Itd_t itd; member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ipsec.c1067 ixgbe_ipsec_tx(struct ixgbe_ring *tx_ring, struct ixgbe_tx_buffer *first, struct ixgbe_ipsec_tx_data *itd) ixgbe_ipsec_tx() argument
[all...]
H A Dixgbe.h1030 ixgbe_ipsec_tx(struct ixgbe_ring *tx_ring, struct ixgbe_tx_buffer *first, struct ixgbe_ipsec_tx_data *itd) ixgbe_ipsec_tx() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ipsec.c1072 ixgbe_ipsec_tx(struct ixgbe_ring *tx_ring, struct ixgbe_tx_buffer *first, struct ixgbe_ipsec_tx_data *itd) ixgbe_ipsec_tx() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.c143 dbg_itd(const char *label, struct fotg210_hcd *fotg210, struct fotg210_itd *itd) in dbg_itd() argument
1236 struct fotg210_itd *itd, *n; end_free_itds() local
4072 struct fotg210_itd *itd; itd_urb_transaction() local
4279 itd_init(struct fotg210_hcd *fotg210, struct fotg210_iso_stream *stream, struct fotg210_itd *itd) itd_init() argument
4296 itd_patch(struct fotg210_hcd *fotg210, struct fotg210_itd *itd, struct fotg210_iso_sched *iso_sched, unsigned index, u16 uframe) itd_patch() argument
4321 itd_link(struct fotg210_hcd *fotg210, unsigned frame, struct fotg210_itd *itd) itd_link() argument
4354 struct fotg210_itd *itd; itd_link_urb() local
4424 itd_complete(struct fotg210_hcd *fotg210, struct fotg210_itd *itd) itd_complete() argument
[all...]
H A Dfotg210-hcd.h392 struct fotg210_itd *itd; /* Q_TYPE_ITD */ member

Completed in 48 milliseconds

12