Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/can/usb/
Dmcba_usb.c64 struct mcba_usb_ctx { struct
75 struct mcba_usb_ctx tx_context[MCBA_MAX_TX_URBS]; argument
174 static inline struct mcba_usb_ctx *mcba_usb_get_free_ctx(struct mcba_priv *priv, in mcba_usb_get_free_ctx()
178 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()
253 struct mcba_usb_ctx *ctx) in mcba_usb_xmit()
314 struct mcba_usb_ctx *ctx = NULL; in mcba_usb_start_xmit()
379 struct mcba_usb_ctx *ctx = NULL; in mcba_usb_xmit_cmd()