Home
last modified time | relevance | path

Searched refs:msg_obj_tx_first (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/can/c_can/
A Dc_can_main.c306 u32 obj = idx + priv->msg_obj_tx_first; in c_can_setup_tx_object()
482 obj = idx + priv->msg_obj_tx_first; in c_can_start_xmit()
738 obj = idx + priv->msg_obj_tx_first; in c_can_do_tx()
773 obj = idx + priv->msg_obj_tx_first; in c_can_do_tx()
1249 priv->msg_obj_tx_first = priv->msg_obj_rx_last + 1; in alloc_c_can_dev()
1251 priv->msg_obj_tx_first + priv->msg_obj_tx_num - 1; in alloc_c_can_dev()
A Dc_can.h197 unsigned int msg_obj_tx_first; member

Completed in 6 milliseconds