Searched refs:resultp (Results 1 – 7 of 7) sorted by relevance
| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | siena_phy.c | 616 __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 D | ef10_phy.c | 696 __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 D | efx_phy.c | 555 __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 D | siena_impl.h | 434 __out efx_bist_result_t *resultp,
|
| H A D | efx_nic.c | 1259 __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 D | ef10_impl.h | 512 __out_opt uint32_t *resultp); 821 __out efx_bist_result_t *resultp,
|
| H A D | efx.h | 312 __out efx_pcie_link_performance_t *resultp); 1403 __out efx_bist_result_t *resultp,
|