Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/usb/
H A Dmcba_usb.c64 struct mcba_usb_ctx { struct
74 struct mcba_usb_ctx tx_context[MCBA_MAX_TX_URBS]; argument
177 static inline struct mcba_usb_ctx *mcba_usb_get_free_ctx(struct mcba_priv *priv, in mcba_usb_get_free_ctx()
181 struct mcba_usb_ctx *ctx = NULL; in mcba_usb_get_free_ctx()
208 static inline void mcba_usb_free_ctx(struct mcba_usb_ctx *ctx) in mcba_usb_free_ctx()
221 struct mcba_usb_ctx *ctx = urb->context; in mcba_usb_write_bulk_callback()
251 struct mcba_usb_ctx *ctx) in mcba_usb_xmit()
310 struct mcba_usb_ctx *ctx = NULL; in mcba_usb_start_xmit()
374 struct mcba_usb_ctx *ctx = NULL; in mcba_usb_xmit_cmd()