Searched refs:do_fcoe (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_main.c106 boolean_t do_fcoe; local
112 do_fcoe = B_FALSE;
125 do_fcoe = B_TRUE;
132 do_fcoe = B_TRUE;
138 do_fcoe = B_FALSE;
153 do_fcoe = B_TRUE;
160 do_fcoe = B_FALSE;
164 ((proto == LM_PROTO_SUPPORT_FCOE) && do_fcoe));
540 pUM->do_fcoe =
545 pUM->do_fcoe
[all...]
H A Dbnxe.h159 #define BNXE_FCOE(dev) ((um_device_t *)(dev))->do_fcoe
687 boolean_t do_fcoe; member in struct:_um_device

Completed in 76 milliseconds