Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/usb/
H A Dgs_usb.c164 struct gs_tx_context { struct
183 struct gs_tx_context tx_context[GS_MAX_TX_URBS];
202 static struct gs_tx_context *gs_alloc_tx_context(struct gs_can *dev) in gs_alloc_tx_context()
223 static void gs_free_tx_context(struct gs_tx_context *txc) in gs_free_tx_context()
230 static struct gs_tx_context *gs_get_tx_context(struct gs_can *dev, in gs_get_tx_context()
306 struct gs_tx_context *txc; in gs_usb_receive_bulk_callback()
459 struct gs_tx_context *txc = urb->context; in gs_usb_xmit_callback()
482 struct gs_tx_context *txc; in gs_can_start_xmit()
/kernel/linux/linux-6.6/drivers/net/can/usb/
H A Dgs_usb.c294 struct gs_tx_context { struct
316 struct gs_tx_context tx_context[GS_MAX_TX_URBS];
341 static struct gs_tx_context *gs_alloc_tx_context(struct gs_can *dev) in gs_alloc_tx_context()
362 static void gs_free_tx_context(struct gs_tx_context *txc) in gs_free_tx_context()
369 static struct gs_tx_context *gs_get_tx_context(struct gs_can *dev, in gs_get_tx_context()
577 struct gs_tx_context *txc; in gs_usb_receive_bulk_callback()
747 struct gs_tx_context *txc = urb->context; in gs_usb_xmit_callback()
766 struct gs_tx_context *txc; in gs_can_start_xmit()

Completed in 5 milliseconds