Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.c1465 req.enables |= htole32(HWRM_VNIC_CFG_INPUT_ENABLES_MRU); in bnxt_hwrm_vnic_cfg()
H A Dhsi_struct_def.h39699 #define HWRM_VNIC_CFG_INPUT_ENABLES_MRU UINT32_C(0x10) macro