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

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_main.c105 boolean_t do_eth; local
111 do_eth = B_FALSE;
119 do_eth = B_TRUE;
131 do_eth = B_TRUE;
137 do_eth = B_TRUE;
163 return (((proto == LM_PROTO_SUPPORT_ETHERNET) && do_eth) ||

Completed in 60 milliseconds