Searched refs:jumbo_max (Results 1 – 6 of 6) sorted by relevance
147 __be32 jumbo_max; /* max packets to stick into a jumbo packet [AFS 3.5] */ member
796 u32 jumbo_max = ntohl(trailer->jumbo_max); in rxrpc_input_ack_trailer() local821 if (jumbo_max == 0) { in rxrpc_input_ack_trailer()826 capacity = clamp(capacity, 1, jumbo_max); in rxrpc_input_ack_trailer()
170 trailer.jumbo_max = 0; in rxrpc_conn_retransmit_call()
232 trailer->jumbo_max = 0; /* Advertise pmtu discovery */ in rxrpc_fill_out_ack()
5438 int jumbo_max, region, rc; in rtl_init_one() local5593 jumbo_max = rtl_jumbo_max(tp); in rtl_init_one()5594 if (jumbo_max) in rtl_init_one()5595 dev->max_mtu = jumbo_max; in rtl_init_one()5627 if (jumbo_max) in rtl_init_one()5629 jumbo_max, tp->mac_version <= RTL_GIGA_MAC_VER_06 ? in rtl_init_one()
2360 __field(u8, jumbo_max)2369 __entry->jumbo_max = conn->peer->pmtud_jumbo;2378 __entry->jumbo_max)