Home
last modified time | relevance | path

Searched refs:is_mode_gro (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h655 uint16_t is_mode_gro; member
H A Dbnxt_hwrm.c2193 softc->hw_lro.is_mode_gro = min(softc->hw_lro.is_mode_gro, 1); in bnxt_validate_hw_lro_settings()
2225 if (softc->hw_lro.is_mode_gro) in bnxt_hwrm_vnic_tpa_cfg()
H A Dbnxt_sysctl.c1691 BNXT_HW_LRO_FN(bnxt_hw_lro_set_mode, is_mode_gro) in BNXT_HW_LRO_FN()
H A Dif_bnxt.c2367 softc->hw_lro.is_mode_gro = 0; in bnxt_attach_pre()