Searched refs:MLXSW_PORT_MAX_MTU (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | port.h | 9 #define MLXSW_PORT_MAX_MTU 10000 macro
|
D | spectrum_buffers.c | 182 [9] = 2 * MLXSW_PORT_MAX_MTU, 357 MLXSW_SP_SB_CM(MLXSW_PORT_MAX_MTU, 0, 0), 358 MLXSW_SP_SB_CM(MLXSW_PORT_MAX_MTU, 0, 0), 359 MLXSW_SP_SB_CM(MLXSW_PORT_MAX_MTU, 0, 0), 360 MLXSW_SP_SB_CM(MLXSW_PORT_MAX_MTU, 0, 0), 361 MLXSW_SP_SB_CM(MLXSW_PORT_MAX_MTU, 0, 0), 363 MLXSW_SP_SB_CM(MLXSW_PORT_MAX_MTU, 0, 0),
|
D | pci.c | 347 size_t buf_len = MLXSW_PORT_MAX_MTU; in mlxsw_pci_rdq_skb_alloc()
|