Home
last modified time | relevance | path

Searched refs:can_is_canxl_dev_mtu (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/can/
H A Dvcan.c140 !can_is_canxl_dev_mtu(new_mtu)) in vcan_change_mtu()
H A Dvxcan.c135 !can_is_canxl_dev_mtu(new_mtu)) in vxcan_change_mtu()
/linux/include/linux/can/
H A Ddev.h150 static inline bool can_is_canxl_dev_mtu(unsigned int mtu) in can_is_canxl_dev_mtu() function