repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
ib.h
blob
2d0cb0f5eb8559c521f270fe3f7324951246dd6c
1
/* SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 */
2
/* Copyright (c) 2016-2018 Mellanox Technologies. All rights reserved */
3
4
#ifndef _MLXSW_IB_H
5
#define _MLXSW_IB_H
6
7
#define MLXSW_IB_DEFAULT_MTU 4096
8
9
#endif
/* _MLXSW_IB_H */