gs_tx_context
struct gs_tx_context tx_context[GS_MAX_TX_URBS];
static struct gs_tx_context *gs_alloc_tx_context(struct gs_can *dev)
static void gs_free_tx_context(struct gs_tx_context *txc)
static struct gs_tx_context *gs_get_tx_context(struct gs_can *dev,
struct gs_tx_context *txc;
struct gs_tx_context *txc = urb->context;
struct gs_tx_context *txc;