Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_param.h31 static inline enum ib_mtu eth_mtu_int_to_enum(int mtu) in eth_mtu_int_to_enum() function
H A Drxe.c158 mtu = eth_mtu_int_to_enum(ndev_mtu); in rxe_set_mtu()