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

/freebsd-11-stable/sys/dev/bnxt/
H A Dbnxt_hwrm.c1005 softc->hw_lro.max_agg_segs = min(softc->hw_lro.max_agg_segs,
1043 req.max_agg_segs = htole16(softc->hw_lro.max_agg_segs);
H A Dbnxt.h551 uint16_t max_agg_segs; member in struct:bnxt_hw_lro
H A Dbnxt_sysctl.c1277 BNXT_HW_LRO_FN(bnxt_hw_lro_set_max_agg_segs, max_agg_segs)
1356 "max_agg_segs", CTLTYPE_INT|CTLFLAG_RWTUN, softc, 0,
H A Dif_bnxt.c865 softc->hw_lro.max_agg_segs = 5; /* 2^5 = 32 segs */
H A Dhsi_struct_def.h15208 /* This bit must be '1' for the max_agg_segs field to be configured. */
15218 uint16_t max_agg_segs; member in struct:hwrm_vnic_tpa_cfg_input
15401 uint16_t max_agg_segs; member in struct:hwrm_vnic_tpa_qcfg_output
[all...]

Completed in 345 milliseconds