Home
last modified time | relevance | path

Searched defs:efx_lic_ops_s (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sfxge/common/
H A Defx_impl.h639 typedef struct efx_lic_ops_s { struct
640 efx_rc_t (*elo_update_licenses)(efx_nic_t *);
641 efx_rc_t (*elo_get_key_stats)(efx_nic_t *, efx_key_stats_t *);
642 efx_rc_t (*elo_app_state)(efx_nic_t *, uint64_t, boolean_t *);
643 efx_rc_t (*elo_get_id)(efx_nic_t *, size_t, uint32_t *,
645 efx_rc_t (*elo_find_start)
647 efx_rc_t (*elo_find_end)(efx_nic_t *, caddr_t, size_t,
649 boolean_t (*elo_find_key)(efx_nic_t *, caddr_t, size_t,
651 boolean_t (*elo_validate_key)(efx_nic_t *,
653 efx_rc_t (*elo_read_key)(efx_nic_t *,
[all …]