Lines Matching defs:iface
49 #define C_CAN_IFACE(reg, iface) (C_CAN_IF1_##reg + (iface) * IF_ENUM_REG_LEN) argument
251 static void c_can_obj_update(struct net_device *dev, int iface, u32 cmd, u32 obj) in c_can_obj_update()
267 static inline void c_can_object_get(struct net_device *dev, int iface, in c_can_object_get()
273 static inline void c_can_object_put(struct net_device *dev, int iface, in c_can_object_put()
284 static void c_can_inval_tx_object(struct net_device *dev, int iface, int obj) in c_can_inval_tx_object()
292 static void c_can_inval_msg_object(struct net_device *dev, int iface, int obj) in c_can_inval_msg_object()
301 static void c_can_setup_tx_object(struct net_device *dev, int iface, in c_can_setup_tx_object()
342 int iface) in c_can_activate_all_lower_rx_msg_obj()
351 int iface, int objno, u32 ctrl) in c_can_handle_lost_msg_obj()
377 static int c_can_read_msg_object(struct net_device *dev, int iface, u32 ctrl) in c_can_read_msg_object()
419 static void c_can_setup_receive_object(struct net_device *dev, int iface, in c_can_setup_receive_object()