Home
last modified time | relevance | path

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

/src/sys/dev/bxe/
H A Dbxe.h1517 int max_aggregation_size; member
H A Dbxe.c285 SYSCTL_INT(_hw_bxe, OID_AUTO, max_aggregation_size, CTLFLAG_RDTUN,
11300 if (tpa_agg_size < sc->max_aggregation_size) { in bxe_pf_rx_q_prep()
11301 tpa_agg_size = sc->max_aggregation_size; in bxe_pf_rx_q_prep()
13798 sc->max_aggregation_size = bxe_max_aggregation_size; in bxe_get_tunable_params()
13832 sc->max_aggregation_size, in bxe_get_tunable_params()