Home
last modified time | relevance | path

Searched refs:cq_put (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/host/
H A Dfhci-tds.c198 cq_put(&ep->empty_frame_Q, pkt); in fhci_create_ep()
199 cq_put(&ep->dummy_packets_Q, buff); in fhci_create_ep()
459 cq_put(&ep->conf_frame_Q, pkt); in fhci_host_transaction()
H A Dfhci.h488 static inline int cq_put(struct kfifo *kfifo, void *p) in cq_put() function
/linux/drivers/infiniband/sw/siw/
H A Dsiw.h204 u32 cq_put; member