Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h981 uint32_t eth_license; /**< Ethernet license; to enable FCoE on Lancer */ member
H A Docs_hw.c919 if (ocs_hw_set_eth_license(hw, hw->eth_license)) { in ocs_hw_init()
1696 *value = hw->eth_license; in ocs_hw_get()
2006 hw->eth_license = value; in ocs_hw_set()