Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/can/usb/
H A Dmcba_usb.c64 struct mcba_usb_ctx { struct
75 struct mcba_usb_ctx tx_context[MCBA_MAX_TX_URBS]; argument
178 static inline struct mcba_usb_ctx *mcba_usb_get_free_ctx(struct mcba_priv *priv, in mcba_usb_get_free_ctx()
182 struct mcba_usb_ctx *ctx = NULL; in mcba_usb_get_free_ctx()
212 static inline void mcba_usb_free_ctx(struct mcba_usb_ctx *ctx) in mcba_usb_free_ctx()
225 struct mcba_usb_ctx *ctx = urb->context; in mcba_usb_write_bulk_callback()
257 struct mcba_usb_ctx *ctx) in mcba_usb_xmit()
316 struct mcba_usb_ctx *ctx = NULL; in mcba_usb_start_xmit()
380 struct mcba_usb_ctx *ctx = NULL; in mcba_usb_xmit_cmd()