Searched refs:max_aggs (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/bnxt/
H A Dbnxt_hwrm.c1008 softc->hw_lro.max_aggs = min(softc->hw_lro.max_aggs,
1044 req.max_aggs = htole16(softc->hw_lro.max_aggs);
H A Dbnxt.h552 uint16_t max_aggs; member in struct:bnxt_hw_lro
H A Dbnxt_sysctl.c1278 BNXT_HW_LRO_FN(bnxt_hw_lro_set_max_aggs, max_aggs)
1362 "max_aggs", CTLTYPE_INT|CTLFLAG_RWTUN, softc, 0,
H A Dif_bnxt.c866 softc->hw_lro.max_aggs = HWRM_VNIC_TPA_CFG_INPUT_MAX_AGGS_MAX;
H A Dhsi_struct_def.h15210 /* This bit must be '1' for the max_aggs field to be configured. */
15233 uint16_t max_aggs; member in struct:hwrm_vnic_tpa_cfg_input
15416 uint16_t max_aggs; member in struct:hwrm_vnic_tpa_qcfg_output
[all...]

Completed in 408 milliseconds