Searched refs:enop (Results 1 – 2 of 2) sorted by relevance
381 efx_nic_ops_t *enop; in efx_nic_probe() local390 enop = enp->en_enop; in efx_nic_probe()391 if ((rc = enop->eno_probe(enp)) != 0) in efx_nic_probe()404 enop->eno_unprobe(enp); in efx_nic_probe()453 efx_nic_ops_t *enop = enp->en_enop; in efx_nic_set_drv_limits() local459 if (enop->eno_set_drv_limits != NULL) { in efx_nic_set_drv_limits()460 if ((rc = enop->eno_set_drv_limits(enp, edlp)) != 0) in efx_nic_set_drv_limits()479 efx_nic_ops_t *enop = enp->en_enop; in efx_nic_get_bar_region() local486 if (enop->eno_get_bar_region == NULL) { in efx_nic_get_bar_region()490 if ((rc = (enop->eno_get_bar_region)(enp, in efx_nic_get_bar_region()[all …]
314 efx_nic_ops_t *enop = enp->en_enop; in efx_sram_test() local329 return (enop->eno_sram_test(enp, func)); in efx_sram_test()