Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/
H A Dbnxe_cfg.c326 pUM->devParams.intrCoalesce = B_TRUE; in BnxeCfgInit()
544 &pUM->devParams.intrCoalesce, in BnxeCfgInit()
545 pUM->devParams.intrCoalesce, in BnxeCfgInit()
H A Dbnxe.h239 boolean_t intrCoalesce; member
H A Dbnxe_gld.c2131 pUM->devParams.intrCoalesce = (uint32_t)result; in BnxeSetPrivateProperty()
2553 value = pUM->devParams.intrCoalesce; in BnxeGetPrivateProperty()
H A Dbnxe_mm.c265 if (pUM->devParams.intrCoalesce) in mm_get_user_config()