Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/sfxge/common/
Defx_lic.c1451 if (elop->elo_app_state == NULL) in efx_lic_app_state()
1454 if ((rc = elop->elo_app_state(enp, app_id, licensedp)) != 0) in efx_lic_app_state()
Defx_impl.h569 efx_rc_t (*elo_app_state)(efx_nic_t *, uint64_t, boolean_t *); member