Home
last modified time | relevance | path

Searched refs:LM_PROTO_SUPPORT_ETHERNET (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_main.c117 LM_PROTO_SUPPORT_ETHERNET) in BnxeProtoSupport()
163 return (((proto == LM_PROTO_SUPPORT_ETHERNET) && do_eth) || in BnxeProtoSupport()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_devinfo.c1593 pdev->params.mf_proto_support_flags |= LM_PROTO_SUPPORT_ETHERNET; in lm_get_shmem_mf_cfg_info_sd()
1691 proto_support_flags |= LM_PROTO_SUPPORT_ETHERNET; in lm_get_shmem_ext_proto_support_flags()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h1289 #define LM_PROTO_SUPPORT_ETHERNET 0x1 macro