Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_lic.c1299 enp->en_licensing_supported = B_TRUE; in efx_lic_init()
1301 enp->en_licensing_supported = B_FALSE; in efx_lic_init()
1320 return (enp->en_licensing_supported); in efx_lic_check_support()
H A Defx_impl.h869 boolean_t en_licensing_supported; member