Home
last modified time | relevance | path

Searched refs:efx_nic_ops_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_nic.c179 static const efx_nic_ops_t __efx_nic_siena_ops = {
198 static const efx_nic_ops_t __efx_nic_hunt_ops = {
343 const efx_nic_ops_t *enop; in efx_nic_probe()
379 const efx_nic_ops_t *enop = enp->en_enop; in efx_nic_set_drv_limits()
405 const efx_nic_ops_t *enop = enp->en_enop; in efx_nic_get_bar_region()
440 const efx_nic_ops_t *enop = enp->en_enop; in efx_nic_get_vi_pool()
477 const efx_nic_ops_t *enop = enp->en_enop; in efx_nic_init()
507 const efx_nic_ops_t *enop = enp->en_enop; in efx_nic_fini()
526 const efx_nic_ops_t *enop = enp->en_enop; in efx_nic_unprobe()
572 const efx_nic_ops_t *enop = enp->en_enop; in efx_nic_reset()
[all …]
H A Defx_impl.h338 } efx_nic_ops_t; typedef
619 const efx_nic_ops_t *en_enop;
H A Def10_nic.c1135 const efx_nic_ops_t *enop = enp->en_enop; in ef10_nic_probe()