Home
last modified time | relevance | path

Searched refs:resultp (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/common/sfc_efx/base/
H A Dsiena_phy.c616 __out efx_bist_result_t *resultp,
747 EFSYS_ASSERT(resultp != NULL);
749 *resultp = EFX_BIST_RESULT_RUNNING;
751 *resultp = EFX_BIST_RESULT_PASSED;
753 *resultp = EFX_BIST_RESULT_FAILED;
H A Def10_phy.c696 __out efx_bist_result_t *resultp,
791 EFSYS_ASSERT(resultp != NULL);
793 *resultp = EFX_BIST_RESULT_RUNNING;
795 *resultp = EFX_BIST_RESULT_PASSED;
797 *resultp = EFX_BIST_RESULT_FAILED;
H A Defx_phy.c555 __out efx_bist_result_t *resultp, in efx_bist_poll() argument
576 if ((rc = epop->epo_bist_poll(enp, type, resultp, value_maskp, in efx_bist_poll()
H A Dsiena_impl.h434 __out efx_bist_result_t *resultp,
H A Defx_nic.c1259 __out efx_pcie_link_performance_t *resultp) in efx_nic_check_pcie_link_speed() argument
1294 *resultp = result; in efx_nic_check_pcie_link_speed()
H A Def10_impl.h512 __out_opt uint32_t *resultp);
821 __out efx_bist_result_t *resultp,
H A Defx.h312 __out efx_pcie_link_performance_t *resultp);
1403 __out efx_bist_result_t *resultp,