Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_en/
H A Den.h127 #define MLX5E_MAX_TX_PAYLOAD_SIZE 65536 /* bytes */ macro
H A Dmlx5_en_rl.c120 MLX5E_MAX_TX_PAYLOAD_SIZE, /* maxsize */ in mlx5e_rl_create_sq()
H A Dmlx5_en_main.c1681 MLX5E_MAX_TX_PAYLOAD_SIZE, /* maxsize */ in mlx5e_create_sq()
4555 if_sethwtsomax(ifp, MLX5E_MAX_TX_PAYLOAD_SIZE - (ETHER_HDR_LEN + ETHER_VLAN_ENCAP_LEN)); in mlx5e_create_ifp()