Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_binding.h70 #define FCOE_INFO_FLAG_MF_MODE_SF 0x0 /* single function */ macro
76 (((flags) & FCOE_INFO_FLAG_MF_MODE_MASK) == FCOE_INFO_FLAG_MF_MODE_SF)
H A Dbnxe_fcoe.c1112 pFcoeInfo->flags |= FCOE_INFO_FLAG_MF_MODE_SF; in BnxeFcoePrvCtl()