Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_impl.h565 efx_rc_t (*elo_get_key_stats)(efx_nic_t *, efx_key_stats_t *); member
H A Defx_lic.c1415 if ((rc = elop->elo_get_key_stats(enp, eksp)) != 0) in efx_lic_get_key_stats()