Home
last modified time | relevance | path

Searched refs:FNM_VNIC_MODE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/oce/
H A Doce_if.h119 (sc->function_mode & FNM_VNIC_MODE))
H A Doce_hw.h1771 FNM_VNIC_MODE = 0x20000, /* Set when IBM vNIC mode is set */ enumerator
H A Doce_if.c2700 (sc->function_mode & FNM_VNIC_MODE) || in setup_max_queues_want()