Searched refs:LM_PROTO_SUPPORT_FCOE (Results 1 – 4 of 4) sorted by relevance
123 LM_PROTO_SUPPORT_FCOE) in BnxeProtoSupport()164 ((proto == LM_PROTO_SUPPORT_FCOE) && do_fcoe)); in BnxeProtoSupport()171 BnxeProtoSupport(pUM, LM_PROTO_SUPPORT_FCOE)) ? B_TRUE : B_FALSE; in BnxeProtoFcoeAfex()542 BnxeProtoSupport(pUM, LM_PROTO_SUPPORT_FCOE)) ? B_TRUE : in BnxeAttachDevice()
1589 pdev->params.mf_proto_support_flags |= LM_PROTO_SUPPORT_FCOE; in lm_get_shmem_mf_cfg_info_sd()1699 proto_support_flags |= LM_PROTO_SUPPORT_FCOE; in lm_get_shmem_ext_proto_support_flags()
2061 GET_FLAGS(pdev->params.mf_proto_support_flags, LM_PROTO_SUPPORT_FCOE)) in lm_function_start()3612 … if (IS_SD_UFP_MODE(pdev) && GET_FLAGS(pdev->params.mf_proto_support_flags, LM_PROTO_SUPPORT_FCOE)) in init_nig_func()
1291 #define LM_PROTO_SUPPORT_FCOE 0x4 macro