Searched refs:msg_obj_tx_first (Results 1 – 2 of 2) sorted by relevance
305 u32 obj = idx + priv->msg_obj_tx_first; in c_can_setup_tx_object()480 obj = idx + priv->msg_obj_tx_first; in c_can_start_xmit()736 obj = idx + priv->msg_obj_tx_first; in c_can_do_tx()768 obj = idx + priv->msg_obj_tx_first; in c_can_do_tx()1243 priv->msg_obj_tx_first = priv->msg_obj_rx_last + 1; in alloc_c_can_dev()1245 priv->msg_obj_tx_first + priv->msg_obj_tx_num - 1; in alloc_c_can_dev()
197 unsigned int msg_obj_tx_first; member