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

/linux-master/drivers/net/can/c_can/
H A Dc_can_main.c305 u32 obj = idx + priv->msg_obj_tx_first;
480 obj = idx + priv->msg_obj_tx_first;
736 obj = idx + priv->msg_obj_tx_first;
768 obj = idx + priv->msg_obj_tx_first;
1230 priv->msg_obj_tx_first = priv->msg_obj_rx_last + 1;
1232 priv->msg_obj_tx_first + priv->msg_obj_tx_num - 1;
H A Dc_can.h197 unsigned int msg_obj_tx_first; member in struct:c_can_priv

Completed in 216 milliseconds