Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/
H A Dgrcan.c263 * handling"-comment for grcan_start_xmit for more details.
508 * of the queue in grcan_start_xmit. in catch_up_echo_skb()
1273 * value that should be returned by grcan_start_xmit when aborting the xmit.
1301 /* Queue might have been stopped earlier in grcan_start_xmit */ in grcan_txbug_workaround()
1335 * grcan_start_xmit can enter more messages as long as regs->txwr does
1343 static netdev_tx_t grcan_start_xmit(struct sk_buff *skb, in grcan_start_xmit() function
1572 .ndo_start_xmit = grcan_start_xmit,
/kernel/linux/linux-6.6/drivers/net/can/
H A Dgrcan.c264 * handling"-comment for grcan_start_xmit for more details.
509 * of the queue in grcan_start_xmit. in catch_up_echo_skb()
1264 * value that should be returned by grcan_start_xmit when aborting the xmit.
1292 /* Queue might have been stopped earlier in grcan_start_xmit */ in grcan_txbug_workaround()
1326 * grcan_start_xmit can enter more messages as long as regs->txwr does
1334 static netdev_tx_t grcan_start_xmit(struct sk_buff *skb, in grcan_start_xmit() function
1562 .ndo_start_xmit = grcan_start_xmit,

Completed in 6 milliseconds