Home
last modified time | relevance | path

Searched refs:mcba_usb_get_free_ctx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/can/usb/
H A Dmcba_usb.c177 static inline struct mcba_usb_ctx *mcba_usb_get_free_ctx(struct mcba_priv *priv, in mcba_usb_get_free_ctx() function
205 /* mcba_usb_free_ctx and mcba_usb_get_free_ctx are executed by different
321 ctx = mcba_usb_get_free_ctx(priv, cf); in mcba_usb_start_xmit()
377 ctx = mcba_usb_get_free_ctx(priv, NULL); in mcba_usb_xmit_cmd()
/kernel/linux/linux-5.10/drivers/net/can/usb/
H A Dmcba_usb.c178 static inline struct mcba_usb_ctx *mcba_usb_get_free_ctx(struct mcba_priv *priv, in mcba_usb_get_free_ctx() function
209 /* mcba_usb_free_ctx and mcba_usb_get_free_ctx are executed by different
327 ctx = mcba_usb_get_free_ctx(priv, cf); in mcba_usb_start_xmit()
383 ctx = mcba_usb_get_free_ctx(priv, NULL); in mcba_usb_xmit_cmd()

Completed in 3 milliseconds