Searched refs:echo_skb (Results 1 – 18 of 18) sorted by relevance
21 skb = priv->can.echo_skb[tx_tail]; in rkcanfd_tx_tail_is_eff()151 skb = priv->can.echo_skb[tx_tail]; in rkcanfd_handle_tx_done_one()
105 skb = priv->can.echo_skb[tx_tail]; in rkcanfd_rxstx_filter()
260 struct sk_buff **echo_skb; /* We allocate this on our own */ member1057 priv->echo_skb = kzalloc_objs(*priv->echo_skb, dma->tx.size); in grcan_open()1058 if (!priv->echo_skb) { in grcan_open()1063 priv->can.echo_skb = priv->echo_skb; in grcan_open()1092 kfree(priv->echo_skb); in grcan_open()1125 priv->can.echo_skb = NULL; in grcan_close()1126 kfree(priv->echo_skb); in grcan_close()
157 struct sk_buff *echo_skb; member
169 struct sk_buff *echo_skb; member
63 struct sk_buff **echo_skb; member
103 skb = priv->can.echo_skb[tef_tail]; in mcp251xfd_handle_tefif_one()
339 priv->echo_skb = (void *)priv + in alloc_candev_mqs()
422 skb = priv->can.echo_skb[tx_fifo_tail]; in handle_core_msg_rxtxdone()
73 struct sk_buff *echo_skb[MCBA_MAX_TX_URBS]; member
441 struct sk_buff *skb = priv->can.echo_skb[0]; in nct6694_canfd_tx_work()
239 struct sk_buff *echo_skb[MAX_TX_URBS]; member
140 struct sk_buff *echo_skb; member
721 skb = dev->can.echo_skb[hf->echo_id]; in gs_usb_receive_bulk_callback()
283 skb = priv->can.echo_skb[priv->tx.echo_get]; in softing_handle_1()
439 struct sk_buff *skb = priv->can.echo_skb[skb_idx]; in es58x_can_get_echo_skb()
1063 skb = priv->can.echo_skb[context->echo_index]; in kvaser_usb_leaf_tx_acknowledge()
1216 skb = priv->can.echo_skb[context->echo_index]; in kvaser_usb_hydra_tx_acknowledge()