Searched refs:do_fcoe (Results 1 – 2 of 2) sorted by relevance
106 boolean_t do_fcoe; in BnxeProtoSupport() local112 do_fcoe = B_FALSE; in BnxeProtoSupport()125 do_fcoe = B_TRUE; in BnxeProtoSupport()132 do_fcoe = B_TRUE; in BnxeProtoSupport()138 do_fcoe = B_FALSE; in BnxeProtoSupport()153 do_fcoe = B_TRUE; in BnxeProtoSupport()160 do_fcoe = B_FALSE; in BnxeProtoSupport()164 ((proto == LM_PROTO_SUPPORT_FCOE) && do_fcoe)); in BnxeProtoSupport()540 pUM->do_fcoe = in BnxeAttachDevice()545 pUM->do_fcoe = B_FALSE; in BnxeAttachDevice()
159 #define BNXE_FCOE(dev) ((um_device_t *)(dev))->do_fcoe687 boolean_t do_fcoe; member