Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/c_can/
H A Dc_can.h199 u32 msg_obj_rx_mask; member
H A Dc_can_main.c894 priv->msg_obj_rx_mask); in c_can_do_rx_poll()
1227 priv->msg_obj_rx_mask = GENMASK(priv->msg_obj_rx_num - 1, 0); in alloc_c_can_dev()