Home
last modified time | relevance | path

Searched refs:gpd_ring (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/mtu3/
H A Dmtu3_qmu.c156 struct mtu3_gpd_ring *ring = &mep->gpd_ring; in reset_gpd_list()
168 struct mtu3_gpd_ring *ring = &mep->gpd_ring; in mtu3_gpd_ring_alloc()
182 struct mtu3_gpd_ring *ring = &mep->gpd_ring; in mtu3_gpd_ring_free()
241 return gpd_ring_empty(&mep->gpd_ring); in mtu3_prepare_transfer()
247 struct mtu3_gpd_ring *ring = &mep->gpd_ring; in mtu3_prepare_tx_gpd()
290 struct mtu3_gpd_ring *ring = &mep->gpd_ring; in mtu3_prepare_rx_gpd()
335 struct mtu3_gpd_ring *ring = &mep->gpd_ring; in mtu3_qmu_start()
428 struct mtu3_gpd_ring *ring = &mep->gpd_ring; in qmu_tx_zlp_error_handler()
477 struct mtu3_gpd_ring *ring = &mep->gpd_ring; in qmu_error_rx()
511 struct mtu3_gpd_ring *ring = &mep->gpd_ring; in qmu_done_tx()
[all …]
H A Dmtu3.h297 struct mtu3_gpd_ring gpd_ring; member